EVHttpServer  1.0.0
A Lightweight http server base libevent and threadpool
EVHttpServer::HttpReq Member List

This is the complete list of members for EVHttpServer::HttpReq, including all inherited members.

body() constEVHttpServer::HttpReq
bodyRaw() constEVHttpServer::HttpReq
findHeader(const std::string &key, std::string &value) constEVHttpServer::HttpReq
findQuery(const std::string &key, std::string &value) constEVHttpServer::HttpReq
headers(std::list< HttpKeyVal > &ret) constEVHttpServer::HttpReq
host() constEVHttpServer::HttpReq
method() constEVHttpServer::HttpReq
methodStr() constEVHttpServer::HttpReq
path() constEVHttpServer::HttpReq
querys(std::list< HttpKeyVal > &ret) constEVHttpServer::HttpReq
uri() constEVHttpServer::HttpReq