CHttpFilterContext Class Members

Data Members

m_pFC A pointer to an HTTP_FILTER_CONTEXT structure.

Construction

CHttpFilterContext Constructs a CHttpFilterContext object.

Attributes

GetServerVariable Copies information  relating to an HTTP connection, or to the server itself, into a buffer supplied by the caller.
AddResponseHeaders Adds a header to the HTTP response.
WriteClient Writes raw data to the client immediately.
AllocMem Allocates memory in a buffer.
ServerSupportFunction Provides general ISA information to the client.

CHttpFilterContext OverviewHierarchy Chart

See Also   HTTP_FILTER_CONTEXT