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