#include "acl/forward.h"
#include "format/Format.h"
#include "http/RegisteredHeaders.h"
#include <functional>
#include <list>
#include <map>
#include <string>
Go to the source code of this file.
◆ HeaderWithAclList
◆ req_or_rep_t
◆ httpHdrMangleList()
Mangles headers for a list of headers.
Definition at line 82 of file HeaderMangling.cc.
References Config, HttpHeader::delAt(), HttpHeader::getEntry(), httpHdrAdd(), httpHdrMangle(), HttpHeaderInitPos, HttpHeader::refreshMask(), SquidConfig::reply_header_access, SquidConfig::reply_header_add, SquidConfig::request_header_access, SquidConfig::request_header_add, ROR_REPLY, and ROR_REQUEST.
Referenced by clientReplyContext::buildReplyHeader(), HttpStateData::httpBuildRequestHeader(), and Http::One::Server::writeControlMsgAndCall().