11#ifndef SQUID_SRC_MGR_FORWARDER_H
12#define SQUID_SRC_MGR_FORWARDER_H
void error(char *format,...)
Cache Manager Action parameters extracted from the user request.
void noteCommClosed(const CommCloseCbParams ¶ms)
called when the client socket gets closed by some external force
void handleTimeout() override
void sendError(ErrorState *error)
send error page
Comm::ConnectionPointer conn
HTTP client connection descriptor.
void handleException(const std::exception &e) override
terminate with an error
AccessLogEntryPointer ale
more transaction details
void handleError() override
void swanSong() override
closes our copy of the client HTTP connection socket
StoreEntry * entry
Store entry expecting the response.
AsyncCall::Pointer closer
comm_close handler for the HTTP connection
HttpRequest * httpRequest
HTTP client request for detailing errors.