Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::HTTPRequestHeader Class Reference
[Networking library]

HTTP Request-Header. More...

#include <phttpclient.h>

Inheritance diagram for P::HTTPRequestHeader:

P::HTTPHeader List of all members.

Public Member Functions

 HTTPRequestHeader ()
 ~HTTPRequestHeader ()
void setAccept (const std::string &val)
void setAcceptCharset (const std::string &val)
void setAcceptEncoding (const std::string &val)
void setAcceptLanguage (const std::string &val)
void setAuthorization (const std::string &val)
void setExpect (const std::string &val)
void setFrom (const std::string &val)
void setHost (const std::string &val)
void setIfMatch (const std::string &val)
void setIfModifiedSince (const std::string &val)
void setIfNoneMatch (const std::string &val)
void setIfRange (const std::string &val)
void setIfUnmodifiedSince (const std::string &val)
void setMaxForwards (const std::string &val)
void setProxyAuthorization (const std::string &val)
void setRange (const std::string &val)
void setReferer (const std::string &val)
void setTE (const std::string &val)
void setUserAgent (const std::string &val)

Detailed Description

HTTP Request-Header.

A class used to encapsulate a HTTP Request-Header

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 159 of file phttpclient.h.


Constructor & Destructor Documentation

P::HTTPRequestHeader::HTTPRequestHeader  )  [inline]
 

Definition at line 161 of file phttpclient.h.

P::HTTPRequestHeader::~HTTPRequestHeader  )  [inline]
 

Definition at line 162 of file phttpclient.h.


Member Function Documentation

void P::HTTPRequestHeader::setAccept const std::string &  val  )  [inline]
 

Definition at line 164 of file phttpclient.h.

void P::HTTPRequestHeader::setAcceptCharset const std::string &  val  )  [inline]
 

Definition at line 167 of file phttpclient.h.

void P::HTTPRequestHeader::setAcceptEncoding const std::string &  val  )  [inline]
 

Definition at line 170 of file phttpclient.h.

void P::HTTPRequestHeader::setAcceptLanguage const std::string &  val  )  [inline]
 

Definition at line 173 of file phttpclient.h.

void P::HTTPRequestHeader::setAuthorization const std::string &  val  )  [inline]
 

Definition at line 176 of file phttpclient.h.

void P::HTTPRequestHeader::setExpect const std::string &  val  )  [inline]
 

Definition at line 179 of file phttpclient.h.

void P::HTTPRequestHeader::setFrom const std::string &  val  )  [inline]
 

Definition at line 182 of file phttpclient.h.

void P::HTTPRequestHeader::setHost const std::string &  val  )  [inline]
 

Definition at line 185 of file phttpclient.h.

void P::HTTPRequestHeader::setIfMatch const std::string &  val  )  [inline]
 

Definition at line 188 of file phttpclient.h.

void P::HTTPRequestHeader::setIfModifiedSince const std::string &  val  )  [inline]
 

Definition at line 191 of file phttpclient.h.

void P::HTTPRequestHeader::setIfNoneMatch const std::string &  val  )  [inline]
 

Definition at line 194 of file phttpclient.h.

void P::HTTPRequestHeader::setIfRange const std::string &  val  )  [inline]
 

Definition at line 197 of file phttpclient.h.

void P::HTTPRequestHeader::setIfUnmodifiedSince const std::string &  val  )  [inline]
 

Definition at line 200 of file phttpclient.h.

void P::HTTPRequestHeader::setMaxForwards const std::string &  val  )  [inline]
 

Definition at line 203 of file phttpclient.h.

void P::HTTPRequestHeader::setProxyAuthorization const std::string &  val  )  [inline]
 

Definition at line 206 of file phttpclient.h.

void P::HTTPRequestHeader::setRange const std::string &  val  )  [inline]
 

Definition at line 209 of file phttpclient.h.

void P::HTTPRequestHeader::setReferer const std::string &  val  )  [inline]
 

Definition at line 212 of file phttpclient.h.

void P::HTTPRequestHeader::setTE const std::string &  val  )  [inline]
 

Definition at line 215 of file phttpclient.h.

void P::HTTPRequestHeader::setUserAgent const std::string &  val  )  [inline]
 

Definition at line 218 of file phttpclient.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:34 2004 for P::Classes by doxygen 1.3.3