htcp.h
Go to the documentation of this file.
67void htcpClear(StoreEntry * e, HttpRequest * req, const HttpRequestMethod &method, CachePeer * p, htcp_clr_reason reason);
Definition: CachePeer.h:31
Definition: htcp.h:22
struct HtcpReplyData::cto_t cto
bool parseHeader(const char *buffer, const size_t size)
parses request header from the buffer
Definition: htcp.cc:1075
Definition: HttpHeader.h:75
Definition: RequestMethod.h:27
Definition: HttpRequest.h:49
Definition: Address.h:41
Definition: Store.h:42
void neighborsHtcpReply(const cache_key *, HtcpReplyData *, const Ip::Address &)
Definition: neighbors.cc:1599
void htcpClear(StoreEntry *e, HttpRequest *req, const HttpRequestMethod &method, CachePeer *p, htcp_clr_reason reason)
Definition: htcp.cc:1564
Definition: htcp.h:35