#include "squid.h"
#include "acl/FilledChecklist.h"
#include "acl/HttpStatus.h"
#include "acl/SplayInserter.h"
#include "debug/Stream.h"
#include "HttpReply.h"
#include <algorithm>
#include <climits>
![](HttpStatus_8cc__incl.png)
Go to the source code of this file.
Classes | |
struct | HttpStatusAclDumpVisitor |
Functions | |
static void | aclParseHTTPStatusList (Splay< acl_httpstatus_data * > **curlist) |
static int | aclHTTPStatusCompare (acl_httpstatus_data *const &a, acl_httpstatus_data *const &b) |
static int | aclMatchHTTPStatus (Splay< acl_httpstatus_data * > **dataptr, Http::StatusCode status) |
static std::ostream & | operator<< (std::ostream &os, const acl_httpstatus_data *status) |
reports acl_httpstatus_data using squid.conf http_status ACL value format More... | |
static acl_httpstatus_data * | aclParseHTTPStatusData (const char *t) |
Function Documentation
◆ aclHTTPStatusCompare()
|
static |
Definition at line 148 of file HttpStatus.cc.
References acl_httpstatus_data::status1, and acl_httpstatus_data::status2.
Referenced by aclMatchHTTPStatus(), and Acl::SplayInserter< DataValue >::Compare().
◆ aclMatchHTTPStatus()
|
static |
Definition at line 138 of file HttpStatus.cc.
References aclHTTPStatusCompare(), and debugs.
Referenced by ACLHTTPStatus::match().
◆ aclParseHTTPStatusData()
|
static |
Definition at line 98 of file HttpStatus.cc.
References INT_MAX.
Referenced by aclParseHTTPStatusList().
◆ aclParseHTTPStatusList()
|
static |
Definition at line 123 of file HttpStatus.cc.
References aclParseHTTPStatusData(), Acl::SplayInserter< DataValue >::Merge(), and ConfigParser::strtokFile().
Referenced by ACLHTTPStatus::parse().
◆ operator<<()
|
static |
Definition at line 67 of file HttpStatus.cc.
References acl_httpstatus_data::toStr().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products