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