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