2 references to FinalTransferCodingNotChunked
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1MessageBody.cs (1)
161KestrelBadHttpRequestException.Throw(RequestRejectionReason.FinalTransferCodingNotChunked, transferEncoding);
KestrelBadHttpRequestException.cs (1)
133case RequestRejectionReason.FinalTransferCodingNotChunked: