2 references to MethodToString
Microsoft.AspNetCore.Server.Kestrel.Core (2)
BadHttpRequestException.cs (1)
27
AllowedHeader = HttpUtilities.
MethodToString
(requiredMethod.Value);
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
43
_methodText = HttpUtilities.
MethodToString
(Method) ?? string.Empty;