System.Web.Http.Hosting Namespace

The System.Web.Http.Hosting namespace provides classes used in HTTP hosting.

Classes

  Class Description
Public class HttpPropertyKeys Provides common keys for properties stored in the Properties().

Interfaces

  Interface Description
Public interface IHostBufferPolicySelector Interface for controlling the use of buffering requests and responses in the host. If a host provides support for buffering requests and/or responses then it can use this interface to determine the policy for when buffering is to be used.