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