3 references to SetVersionWithoutValidation
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (3)
1073
response.
SetVersionWithoutValidation
(HttpVersion.Version11);
1077
response.
SetVersionWithoutValidation
(HttpVersion.Version10);
1084
response.
SetVersionWithoutValidation
(new Version(1, minorVersion - '0'));