1 reference to Location
System.Net.Http (1)
System\Net\Http\Headers\KnownHeaders.cs (1)
65public static readonly KnownHeader Location = new KnownHeader("Location", HttpHeaderType.Response | HttpHeaderType.NonTrailing, UriHeaderParser.RelativeOrAbsoluteUriParser, null, H2StaticTable.Location, H3StaticTable.Location);