3 references to Delete
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Infrastructure\HttpUtilities.cs (1)
343
HttpMethod.
Delete
,
Internal\Infrastructure\HttpUtilities.Generated.cs (2)
47
SetKnownMethod(_mask7Chars, _httpDeleteMethodLong, HttpMethod.
Delete
, 6);
52
_methodNames[(byte)HttpMethod.
Delete
] = HttpMethods.Delete;