HttpTunnelerAnswer.cc
Go to the documentation of this file.
19std::ostream &
Definition: HttpTunnelerAnswer.h:30
StatusCode peerResponseStatus
the status code of the successfully parsed CONNECT response (or scNone)
Definition: HttpTunnelerAnswer.h:45
SBuf leftovers
peer-generated bytes after a positive answer (or empty)
Definition: HttpTunnelerAnswer.h:42
std::ostream & operator<<(std::ostream &, const TunnelerAnswer &)
Definition: HttpTunnelerAnswer.cc:20