2 references to ChunkedExtensionNotAllowed
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (1)
354
KestrelBadHttpRequestException.Throw(RequestRejectionReason.
ChunkedExtensionNotAllowed
);
KestrelBadHttpRequestException.cs (1)
99
case RequestRejectionReason.
ChunkedExtensionNotAllowed
: