2 references to GetKnownMethod
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Stream.cs (1)
352Method = HttpUtilities.GetKnownMethod(_methodText);
Internal\Http3\Http3Stream.cs (1)
1073Method = HttpUtilities.GetKnownMethod(_methodText);