Client.cc File Reference
#include "squid.h"
#include "acl/FilledChecklist.h"
#include "acl/Gadgets.h"
#include "base/TextException.h"
#include "clients/Client.h"
#include "comm/Connection.h"
#include "comm/forward.h"
#include "comm/Write.h"
#include "error/Detail.h"
#include "errorpage.h"
#include "fd.h"
#include "HttpHdrContRange.h"
#include "HttpReply.h"
#include "HttpRequest.h"
#include "SquidConfig.h"
#include "StatCounters.h"
#include "Store.h"
#include "tools.h"
#include "adaptation/AccessCheck.h"
#include "adaptation/Answer.h"
#include "adaptation/Iterator.h"
#include "base/AsyncCall.h"
Include dependency graph for Client.cc:

Go to the source code of this file.

Functions

void purgeEntriesByUrl (HttpRequest *req, const char *url)
 
static bool sameUrlHosts (const char *url1, const char *url2)
 
static void purgeEntriesByHeader (HttpRequest *req, const char *reqUrl, Http::Message *rep, Http::HdrType hdr)
 

Function Documentation

◆ purgeEntriesByHeader()

◆ purgeEntriesByUrl()

◆ sameUrlHosts()

static bool sameUrlHosts ( const char *  url1,
const char *  url2 
)
static

Definition at line 447 of file Client.cc.

Referenced by purgeEntriesByHeader().

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors