Yet Another HTTP Library
yahttp
|
#include "yahttp.hpp"
Namespaces | |
YaHTTP | |
Functions | |
std::ostream & | YaHTTP::operator<< (std::ostream &os, const Response &resp) |
std::istream & | YaHTTP::operator>> (std::istream &is, Response &resp) |
std::ostream & | YaHTTP::operator<< (std::ostream &os, const Request &req) |
std::istream & | YaHTTP::operator>> (std::istream &is, Request &req) |