2 references to net_http_invalid_response_chunk_line_ending
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (2)
1612
throw new HttpIOException(HttpRequestError.InvalidResponse, SR.
net_http_invalid_response_chunk_line_ending
);
1623
throw new HttpIOException(HttpRequestError.InvalidResponse, SR.
net_http_invalid_response_chunk_line_ending
);