• R
    UI/updater: Enable HTTP2 and TLS 1.3 · f0ed8c33
    Richard Stanway 提交于
    Unfortunately WinHTTP doesn't support multiplexing with HTTP2, but there
    is still some minor benefit to enabling it. Windows 10 21H1 will enable
    TLS 1.3 client support in Schannel, so let's get ready for it.
    f0ed8c33
updater.cpp 44.5 KB