Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-07 | curl: add %{stderr} and %{stdout} for --write-out | Frank Gevaerts | |
Closes #3115 | |||
2017-05-23 | redirect: store the "would redirect to" URL when max redirs is reached | Daniel Stenberg | |
Test 1261 added to verify. Reported-by: Lloyd Fournier Fixes #1489 Closes #1497 | |||
2017-05-18 | cmdline-opts/write-out.d: s/-L/--location | Daniel Stenberg | |
Since the man page generator wants the long option name version to generate the proper output. | |||
2017-04-04 | docs: minor typo in write-out.d | Richlv | |
Closes #1382 | |||
2017-02-06 | docs: Add more HTTPS proxy documentation | Jay Satiro | |
- Document HTTPS proxy type. - Document --write-out %{proxy_ssl_verify_result}. - Document SOCKS proxy + HTTP/HTTPS proxy combination. HTTPS proxy support was added in 7.52.0 for OpenSSL, GnuTLS and NSS. Ref: https://github.com/curl/curl/commit/cb4e2be | |||
2017-01-13 | write-out.d: 'time_total' is not always shown with ms precision | Daniel Stenberg | |
We have higher resolution since 7.52.0 | |||
2016-12-17 | cmdline-opts: formatting fixes | Daniel Stenberg | |
2016-11-28 | cmdline-docs: more options converted and fixed | Daniel Stenberg | |
Now all options are in the new system. |