Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-14 | http: allow overriding timecond with custom header | Peter Simonyi | |
With CURLOPT_TIMECONDITION set, a header is automatically added (e.g. If-Modified-Since). Allow this to be replaced or suppressed with CURLOPT_HTTPHEADER. Fixes #4103 Closes #4109 |