3 references to RequestLineTooLong
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\Http1Connection.cs (2)
231
KestrelBadHttpRequestException.Throw(RequestRejectionReason.
RequestLineTooLong
);
803
case RequestRejectionReason.
RequestLineTooLong
:
KestrelBadHttpRequestException.cs (1)
58
case RequestRejectionReason.
RequestLineTooLong
: