Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-10 | misc: fix typos in comments | Daniel Gustafsson | |
Closes #2963 | |||
2018-09-08 | urlapi: avoid derefencing a possible NULL pointer | Daniel Stenberg | |
Coverity CID 1439134 | |||
2018-09-08 | URL-API | Daniel Stenberg | |
See header file and man pages for API. All documented API details work and are tested in the 1560 test case. Closes #2842 |