• Show log

    Commit

  • Hash : 526dea1c
    Author : Edward Thomson
    Date : 2017-12-29T17:41:24

    winhttp: properly support ntlm and negotiate
    
    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.