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