HttpHeader Class Reference
[Web]

Inheritance diagram for HttpHeader:
IMemoryValidate

List of all members.

Public Member Functions

 HttpHeader (const HttpHeader &hdr)
HttpHeaderoperator= (const HttpHeader &hdr)
StringHeader (const String &name)
bool HasHeader (const String &name) const
StringContentLength ()
StringContentType ()
int Count () const
void ParseLine (const String &line)
void Write (spl::IStream &stream) const
StringPtr ToString () const
virtual void ValidateMem () const
virtual void CheckMem () const

Protected Attributes

Vector< Association< String,
String > > 
m_headers
Hashtable< String, int > m_headerIdx

Detailed Description

Definition at line 33 of file HttpHeader.h.


The documentation for this class was generated from the following files: