|
Squid Web Cache master
|
#include "acl/forward.h"#include "client_side_request.h"#include "ip/forward.h"#include "RequestFlags.h"#include "StoreClient.h"Go to the source code of this file.
Classes | |
| class | clientReplyContext |
| struct | clientReplyContext::Flags |
Functions | |
| void | purgeEntriesByUrl (HttpRequest *, const char *) |
| void purgeEntriesByUrl | ( | HttpRequest * | req, |
| const char * | url | ||
| ) |
Definition at line 869 of file client_side_reply.cc.
Referenced by clientReplyContext::purgeAllCached().