2 references to net_http_request_headers_exceeded_length
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
1571throw new HttpRequestException(SR.Format(SR.net_http_request_headers_exceeded_length, maxHeaderListSize));
System\Net\Http\SocketsHttpHandler\Http3RequestStream.cs (1)
676throw new HttpRequestException(SR.Format(SR.net_http_request_headers_exceeded_length, maxHeaderListSize));