3 implementations of Allow
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpHeaders.Generated.cs (3)
1937StringValues IHeaderDictionary.Allow 9164StringValues IHeaderDictionary.Allow 15870StringValues IHeaderDictionary.Allow
1 write to Allow
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodMatcherPolicy.cs (1)
388context.Response.Headers.Allow = allow;