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; }
Public Shared ReadOnly Property HttpAcceptHeader As String
Get
Return Value
Type:
StringSee Also