1 reference to _httpGetMethodInt
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\HttpUtilities.cs (1)
219
if (BinaryPrimitives.ReadUInt32LittleEndian(span) ==
_httpGetMethodInt
)