Click or drag to resize

HttpContextExtensions Class

Utility extension methods for the IHttpContext class.
Inheritance Hierarchy
SystemObject
  VDS.RDF.WebHttpContextExtensions

Namespace:  VDS.RDF.Web
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static class HttpContextExtensions

The HttpContextExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAcceptTypes
Retrieves the Accept Types to be used to determine the content format to be used in responding to requests.
Top
See Also