Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-07 | doh: minor edits to please Coverity | Daniel Stenberg | |
The gcc typecheck macros and coverity combined made it warn on the 2nd argument for ERROR_CHECK_SETOPT(). Here's minor rearrange to please it. Coverity CID 1439115 and CID 1439114. | |||
2018-09-06 | DOH: add test case 1650 and 2100 | Daniel Stenberg | |
2018-09-06 | setopt: add CURLOPT_DOH_URL | Daniel Stenberg | |
Closes #2668 |