Config.cc File Reference
#include "squid.h"
#include "acl/FilledChecklist.h"
#include "acl/Gadgets.h"
#include "adaptation/AccessRule.h"
#include "adaptation/Config.h"
#include "adaptation/History.h"
#include "adaptation/Service.h"
#include "adaptation/ServiceGroups.h"
#include "cache_cf.h"
#include "ConfigParser.h"
#include "debug/Messages.h"
#include "globals.h"
#include "HttpReply.h"
#include "HttpRequest.h"
#include "Store.h"
#include <algorithm>
Include dependency graph for Config.cc:

Go to the source code of this file.

Functions

static const Notes::Keys protectedFieldNames (std::begin(protectedFieldNamesRaw), std::end(protectedFieldNamesRaw))
 
template<class Collection >
static void FinalizeEach (Collection &collection, const char *label)
 

Variables

static const char * protectedFieldNamesRaw []
 

Function Documentation

◆ FinalizeEach()

template<class Collection >
static void FinalizeEach ( Collection &  collection,
const char *  label 
)
static

Definition at line 220 of file Config.cc.

References debugs.

Referenced by Adaptation::Config::Finalize().

◆ protectedFieldNames()

static const Notes::Keys protectedFieldNames ( std::begin(protectedFieldNamesRaw ,
std::end(protectedFieldNamesRaw  
)
static

Variable Documentation

◆ protectedFieldNamesRaw

const char* protectedFieldNamesRaw[]
static
Initial value:
= {
"Allow",
"Date",
"Encapsulated",
"ISTag",
"Max-Connections",
"Methods",
"Opt-body-type",
"Options-TTL",
"Preview",
"Service",
"Service-ID",
"Transfer-Complete",
"Transfer-Ignore",
"Transfer-Preview"
}

Definition at line 33 of file Config.cc.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors