9 references to None
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\Http\HttpProtocol.cs (1)
361
Method = HttpMethod.
None
;
Internal\Http2\Http2Stream.cs (2)
250
if (Method == HttpMethod.
None
&& !TryValidateMethod())
354
if (Method == HttpMethod.
None
)
Internal\Http3\Http3Stream.cs (1)
1075
if (Method == HttpMethod.
None
)
Internal\Infrastructure\HttpUtilities.cs (5)
274
return HttpMethod.
None
;
337
HttpMethod.
None
,
338
HttpMethod.
None
,
339
HttpMethod.
None
,
348
HttpMethod.
None
,