Forwarder.h
Go to the documentation of this file.
36 Forwarder(const Comm::ConnectionPointer &aConn, const ActionParams &aParams, HttpRequest* aRequest,
void noteCommClosed(const CommCloseCbParams ¶ms)
called when the client socket gets closed by some external force
Definition: Forwarder.cc:100
void error(char *format,...)
Forwarder(const Comm::ConnectionPointer &aConn, const ActionParams &aParams, HttpRequest *aRequest, StoreEntry *anEntry, const AccessLogEntryPointer &anAle)
Definition: Forwarder.cc:29
Definition: HttpRequest.h:49
virtual void swanSong()
closes our copy of the client HTTP connection socket
Definition: Forwarder.cc:62
CBDATA_CLASS(Forwarder)
virtual void handleException(const std::exception &e)
terminate with an error
Definition: Forwarder.cc:91
Definition: Forwarder.h:30
Definition: Store.h:42
Cache Manager Action parameters extracted from the user request.
Definition: ActionParams.h:24
Definition: CommCalls.h:133
Definition: errorpage.h:87
Definition: Forwarder.h:32