2 references to BadChunkExtension
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (1)
426
KestrelBadHttpRequestException.Throw(RequestRejectionReason.
BadChunkExtension
);
KestrelBadHttpRequestException.cs (1)
52
case RequestRejectionReason.
BadChunkExtension
: