#include "acl/forward.h"
#include "client_side_request.h"
#include "ip/forward.h"
#include "RequestFlags.h"
#include "StoreClient.h"
Include dependency graph for client_side_reply.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | clientReplyContext |
struct | clientReplyContext::Flags |
Functions | |
void | purgeEntriesByUrl (HttpRequest *, const char *) |
Function Documentation
◆ purgeEntriesByUrl()
void purgeEntriesByUrl | ( | HttpRequest * | req, |
const char * | url | ||
) |
Definition at line 862 of file client_side_reply.cc.