|
fastdo
0.5.12
|

类 | |
| class | http::Header |
| 代表HTTP头部 更多... | |
| class | http::Header::HeaderField |
| 解析/描述头域字段的值 更多... | |
| class | http::Header::ContentType |
| Content-Type域 更多... | |
| class | http::Header::ContentDisposition |
| Content-Disposition域 更多... | |
| class | http::Cookie |
| 封装了Cookie的http协议细节 更多... | |
| class | http::Cookies |
| 提供操作Cookies相关的功能 更多... | |
| class | http::Vars |
| 解析和设置get/post变量 更多... | |
命名空间 | |
| http | |
| http协议的相关简单类封装 | |
函数 | |
| std::ostream & | http::operator<< (std::ostream &o, Cookie const &cookie) |