9#ifndef SQUID_SRC_CLIENTS_HTTPTUNNELERANSWER_H
10#define SQUID_SRC_CLIENTS_HTTPTUNNELERANSWER_H
Comm::ConnectionPointer conn
~TunnelerAnswer()
deletes squidError if it is still set
StatusCode peerResponseStatus
the status code of the successfully parsed CONNECT response (or scNone)
SBuf leftovers
peer-generated bytes after a positive answer (or empty)
CbcPointer< ErrorState > squidError
problem details (or nil)
std::ostream & operator<<(std::ostream &, const TunnelerAnswer &)