1 reference to Allow
System.Net.Http (1)
System\Net\Http\Headers\KnownHeaders.cs (1)
30
public static readonly KnownHeader Allow = new("Allow", HttpHeaderType.Content, GenericHeaderParser.TokenListParser, null, H2StaticTable.
Allow
);