diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-08-03 14:07:10 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-08-04 15:57:45 +0200 |
commit | 52ad36ddcf0b0eae8c45ed1eac690e474a8782af (patch) | |
tree | 27679b9c5d550af908c36579faf5cb450d7d1cc9 /docs/libcurl/curl_multi_wait.3 | |
parent | a1e0b7922a4a54fe9f7487ed71958d346d453a05 (diff) | |
download | curl-52ad36ddcf0b0eae8c45ed1eac690e474a8782af.tar.gz |
CURLE_PROXY: new error codebagder/proxy-error
Failures clearly returned from a (SOCKS) proxy now causes this return
code. Previously the situation was not very clear as what would be
returned and when.
In addition: when this error code is returned, an application can use
CURLINFO_PROXY_ERROR to query libcurl for the detailed error, which then
returns a value from the new 'CURLproxycode' enum.
Closes #5770
Diffstat (limited to 'docs/libcurl/curl_multi_wait.3')
0 files changed, 0 insertions, 0 deletions