IHttpContext Interface | 
Namespace: VDS.RDF.Web
The IHttpContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Request | 
            Gets the HTTP Request.
              | |
| Response | 
            Gets the HTTP Response.
              | |
| User | 
            Gets the User.
              | 
| Name | Description | |
|---|---|---|
| GetAcceptTypes | 
            Retrieves the Accept Types to be used to determine the content format to be used in responding to requests.
              (Defined by HttpContextExtensions.) |