• Honfika's avatar
    Fixes: Check the value of the RequestLocked property in the Response method to... · 2108c746
    Honfika authored
    Fixes: Check the value of the RequestLocked property in the Response method to ensure that it is always checked. (Earlier it was checked in 2 + 1 methods)
    Set the CancelRequest to true in the same method. (Earlier it was not set it Task Respond(Response response) method)
    Use the correct encoding (from header)
    2108c746
Name
Last commit
Last update
..
Responses Loading commit data...
ConnectRequest.cs Loading commit data...
ConnectResponse.cs Loading commit data...
HeaderCollection.cs Loading commit data...
HeaderParser.cs Loading commit data...
HttpWebClient.cs Loading commit data...
HttpsTools.cs Loading commit data...
Request.cs Loading commit data...
Response.cs Loading commit data...