2 references to GetInvalidRequestException
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpParser.cs (2)
366=> throw GetInvalidRequestException(RequestRejectionReason.InvalidRequestHeader, headerLine); 396throw GetInvalidRequestException(result.ErrorReason, errorBytes);