Product Documentation

ActivePython 2.4 Documentation


HTTP_FILTER_CONTEXT Object

A Python representation of an ISAPI HTTP_FILTER_CONTEXT structure.

Methods

GetData
 

GetServerVariable
 

WriteClient
 

write
A synonym for WriteClient, this allows you to 'print >> fc' 

SendResponseHeader
 

Properties

int Revision
(read-only)

bool fIsSecurePort
(read-only)

int NotificationType
(read-only)