• Show log

    Commit

  • Hash : 3ce22c74
    Author : Carlos Martín Nieto
    Date : 2012-08-26T19:22:34

    http: use WinHTTP on Windows
    
    Wondows has its own HTTP library. Use that one when possible instead of
    our own.
    
    As we don't depend on them anymore, remove the http-parser library from
    the Windows build, as well as the search for OpenSSL.