2 references to MissingSettings
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3ControlStream.cs (1)
434
throw new Http3ConnectionErrorException(message, Http3ErrorCode.
MissingSettings
, ConnectionEndReason.InvalidSettings);
Internal\Http3\Http3Formatting.cs (1)
39
Http3ErrorCode.
MissingSettings
=> "H3_MISSING_SETTINGS",