Click or drag to resize

MimeTypesHelperHttpAcceptHeader Property

Builds the String for the HTTP Accept Header that should be used when you want to ask for content in RDF formats (except Sparql Results).

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static string HttpAcceptHeader { get; }

Return Value

Type: String
See Also