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