2 references to MissingSettings
System.Net.Http (2)
System\Net\Http\HttpProtocolException.cs (1)
98
Http3ErrorCode.
MissingSettings
=> "H3_MISSING_SETTINGS",
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
736
throw HttpProtocolException.CreateHttp3ConnectionException(Http3ErrorCode.
MissingSettings
);