![]() |
EVHttpServer
1.0.0
A Lightweight http server base libevent and threadpool
|
This is the complete list of members for EVHttpServer::HttpReq, including all inherited members.
| body() const | EVHttpServer::HttpReq | |
| bodyRaw() const | EVHttpServer::HttpReq | |
| findHeader(const std::string &key, std::string &value) const | EVHttpServer::HttpReq | |
| findQuery(const std::string &key, std::string &value) const | EVHttpServer::HttpReq | |
| headers(std::list< HttpKeyVal > &ret) const | EVHttpServer::HttpReq | |
| host() const | EVHttpServer::HttpReq | |
| method() const | EVHttpServer::HttpReq | |
| methodStr() const | EVHttpServer::HttpReq | |
| path() const | EVHttpServer::HttpReq | |
| querys(std::list< HttpKeyVal > &ret) const | EVHttpServer::HttpReq | |
| uri() const | EVHttpServer::HttpReq |
1.8.13