Bradford Bruce made the windows resolver code properly return

CURLE_COULDNT_RESOLVE_PROXY and CURLE_COULDNT_RESOLVE_HOST on resolving
errors (as documented).
This commit is contained in:
Daniel Stenberg
2005-10-21 19:21:19 +00:00
parent 9d98f97e1b
commit bfa9c42c25
3 changed files with 21 additions and 8 deletions

View File

@@ -8,6 +8,11 @@
Daniel (21 October 2005)
- Bradford Bruce made the windows resolver code properly return
CURLE_COULDNT_RESOLVE_PROXY and CURLE_COULDNT_RESOLVE_HOST on resolving
errors (as documented).
Daniel (20 October 2005)
- Dave Dribin made libcurl understand and handle cases when the server
(wrongly) sends *two* WWW-Authenticate headers for Digest. While this should