• Show log

    Commit

  • Hash : 4e4a1460
    Author : Edward Thomson
    Date : 2016-12-30T12:13:34

    WinHTTP: support best auth mechanism
    
    For username/password credentials, support NTLM or Basic (in that order
    of priority).  Use the WinHTTP built-in authentication support for both,
    and maintain a bitfield of the supported mechanisms from the response.