Yet Another HTTP Library
yahttp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
reqresp.cpp File Reference
#include "yahttp.hpp"
Include dependency graph for reqresp.cpp:

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)