#include <phttpclient.h>
Inheritance diagram for P::HTTPResponseHeader:

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) |
A class used to encapsulate a HTTP Response-Header
Definition at line 229 of file phttpclient.h.
|
|
Definition at line 231 of file phttpclient.h. |
|
|
Definition at line 232 of file phttpclient.h. |
|
|
Definition at line 234 of file phttpclient.h. |
|
|
Definition at line 237 of file phttpclient.h. |
|
|
Definition at line 261 of file phttpclient.h. |
|
|
Definition at line 264 of file phttpclient.h. |
|
|
Definition at line 267 of file phttpclient.h. |
|
|
Definition at line 270 of file phttpclient.h. |
|
|
Definition at line 273 of file phttpclient.h. |
|
|
Definition at line 276 of file phttpclient.h. |
|
|
Definition at line 279 of file phttpclient.h. |
|
|
Definition at line 282 of file phttpclient.h. |
|
|
Definition at line 240 of file phttpclient.h. |
|
|
Definition at line 285 of file phttpclient.h. |
|
|
Definition at line 288 of file phttpclient.h. |
|
|
Definition at line 243 of file phttpclient.h. |
|
|
Definition at line 246 of file phttpclient.h. |
|
|
Definition at line 249 of file phttpclient.h. |
|
|
Definition at line 252 of file phttpclient.h. |
|
|
Definition at line 255 of file phttpclient.h. |
|
|
Definition at line 258 of file phttpclient.h. |
1.3.3