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