diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-01-25 23:33:45 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-25 23:33:45 +0000 |
commit | c6df78886654c2b5672612f114fadb9402b7027f (patch) | |
tree | f1982d3ebcfd1d4c57bb432b282759ab6db5f519 /perl/README | |
parent | e67b2524d1dd0d79d446568a357d6f88f56a2182 (diff) |
- Kevin Reed filed bug report #1879375
(http://curl.haxx.se/bug/view.cgi?id=1879375) which describes how libcurl
got lost in this scenario: proxy tunnel (or HTTPS over proxy), ask to do any
proxy authentication and the proxy replies with an auth (like NTLM) and then
closes the connection after that initial informational response.
libcurl would not properly re-initialize the connection to the proxy and
continue the auth negotiation like supposed. It does now however, as it will
now detect if one or more authentication methods were available and asked
for, and will thus retry the connection and continue from there.
- I made the progress callback get called properly during proxy CONNECT.
Diffstat (limited to 'perl/README')
0 files changed, 0 insertions, 0 deletions