winhttp.c
40.7 KB
-
winhttp: properly support ntlm and negotiate · 526dea1c
When parsing unauthorized responses, properly parse headers looking for both NTLM and Negotiate challenges. Set the HTTP credentials to default credentials (using a `NULL` username and password) with the schemes supported by ourselves and the server.
Edward Thomson committed