Public Methods | |
| HttpSession (const std::string &agent) | |
| Creates an http session. | |
| void | setReferer (const std::string &referer) |
| reset the referer for following requests | |
| void | setHttpProxy (const std::string &host, word port) |
| configure the http proxy server | |
| void | setHttpProxy (const URL &url) |
| configure the http proxy server | |
Friends | |
| class | HttpClient |
|
|
Creates an http session. 'agent' is the agent (browser) name that will be sent to the http server in the request |
|
|
configure the http proxy server
|
|
||||||||||||
|
configure the http proxy server
|
|
|
reset the referer for following requests
|
1.3-rc2