2 references to Http3ControlStreamHeaderTimeout
InMemory.FunctionalTests (1)
Http3\Http3TimeoutTests.cs (1)
277
CoreStrings.
Http3ControlStreamHeaderTimeout
);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Connection.cs (1)
301
stream.Abort(new ConnectionAbortedException(CoreStrings.
Http3ControlStreamHeaderTimeout
), Http3ErrorCode.StreamCreationError);