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

P::HTTPResponseHeader Class Reference
[Networking library]

HTTP Response-Header. More...

#include <phttpclient.h>

Inheritance diagram for P::HTTPResponseHeader:

P::HTTPHeader List of all members.

Public Member Functions

 HTTPResponseHeader ()
 ~HTTPResponseHeader ()
void setAcceptRanges (const std::string &val)
void setAge (const std::string &val)
void setETag (const std::string &val)
void setLocation (const std::string &val)
void setProxyAuthenticate (const std::string &val)
void setRetryAfter (const std::string &val)
void setServer (const std::string &val)
void setVary (const std::string &val)
void setWWWAuthenticate (const std::string &val)
void setAllow (const std::string &val)
void setContentEncoding (const std::string &val)
void setContentLanguage (const std::string &val)
void setContentLegth (const std::string &val)
void setContentLocation (const std::string &val)
void setContentMD5 (const std::string &val)
void setContentRange (const std::string &val)
void setContentType (const std::string &val)
void setExpires (const std::string &val)
void setLastModified (const std::string &val)

Detailed Description

HTTP Response-Header.

A class used to encapsulate a HTTP Response-Header

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 229 of file phttpclient.h.


Constructor & Destructor Documentation

P::HTTPResponseHeader::HTTPResponseHeader  )  [inline]
 

Definition at line 231 of file phttpclient.h.

P::HTTPResponseHeader::~HTTPResponseHeader  )  [inline]
 

Definition at line 232 of file phttpclient.h.


Member Function Documentation

void P::HTTPResponseHeader::setAcceptRanges const std::string &  val  )  [inline]
 

Definition at line 234 of file phttpclient.h.

void P::HTTPResponseHeader::setAge const std::string &  val  )  [inline]
 

Definition at line 237 of file phttpclient.h.

void P::HTTPResponseHeader::setAllow const std::string &  val  )  [inline]
 

Definition at line 261 of file phttpclient.h.

void P::HTTPResponseHeader::setContentEncoding const std::string &  val  )  [inline]
 

Definition at line 264 of file phttpclient.h.

void P::HTTPResponseHeader::setContentLanguage const std::string &  val  )  [inline]
 

Definition at line 267 of file phttpclient.h.

void P::HTTPResponseHeader::setContentLegth const std::string &  val  )  [inline]
 

Definition at line 270 of file phttpclient.h.

void P::HTTPResponseHeader::setContentLocation const std::string &  val  )  [inline]
 

Definition at line 273 of file phttpclient.h.

void P::HTTPResponseHeader::setContentMD5 const std::string &  val  )  [inline]
 

Definition at line 276 of file phttpclient.h.

void P::HTTPResponseHeader::setContentRange const std::string &  val  )  [inline]
 

Definition at line 279 of file phttpclient.h.

void P::HTTPResponseHeader::setContentType const std::string &  val  )  [inline]
 

Definition at line 282 of file phttpclient.h.

void P::HTTPResponseHeader::setETag const std::string &  val  )  [inline]
 

Definition at line 240 of file phttpclient.h.

void P::HTTPResponseHeader::setExpires const std::string &  val  )  [inline]
 

Definition at line 285 of file phttpclient.h.

void P::HTTPResponseHeader::setLastModified const std::string &  val  )  [inline]
 

Definition at line 288 of file phttpclient.h.

void P::HTTPResponseHeader::setLocation const std::string &  val  )  [inline]
 

Definition at line 243 of file phttpclient.h.

void P::HTTPResponseHeader::setProxyAuthenticate const std::string &  val  )  [inline]
 

Definition at line 246 of file phttpclient.h.

void P::HTTPResponseHeader::setRetryAfter const std::string &  val  )  [inline]
 

Definition at line 249 of file phttpclient.h.

void P::HTTPResponseHeader::setServer const std::string &  val  )  [inline]
 

Definition at line 252 of file phttpclient.h.

void P::HTTPResponseHeader::setVary const std::string &  val  )  [inline]
 

Definition at line 255 of file phttpclient.h.

void P::HTTPResponseHeader::setWWWAuthenticate const std::string &  val  )  [inline]
 

Definition at line 258 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