Click or drag to resize

MimeTypesHelperHttpRdfDatasetAcceptHeader Property

Builds the String for the HTTP Accept Header that should be used for making HTTP Requests where the returned data will be an RDF dataset.

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

Property Value

Type: String
See Also