#include <phttpclient.h>
Public Member Functions | |
| HTTPResponse (const std::string &proto, int code, const std::string &resp) | |
| ~HTTPResponse () | |
| const HTTPResponseHeader & | header () const |
| HTTPResponseHeader & | header () |
| int | code () const |
Definition at line 335 of file phttpclient.h.
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 346 of file phttpclient.h. |
|
|
Definition at line 343 of file phttpclient.h. |
|
|
Definition at line 340 of file phttpclient.h. |
1.3.3