|
LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
|
Functions | |
| std::string | trim (const std::string &s) |
| std::string | ipv4ToString (const struct ::sockaddr_in &addr) |
| std::string req_utils::trim | ( | const std::string & | s | ) |
Definition at line 13 of file Request.cpp.
| std::string req_utils::ipv4ToString | ( | const struct ::sockaddr_in & | addr | ) |
Definition at line 29 of file Request.cpp.