Squid Web Cache master
Loading...
Searching...
No Matches
Elements.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Adaptation
 

Enumerations

enum  Adaptation::Method { Adaptation::methodNone , Adaptation::methodReqmod , Adaptation::methodRespmod , Adaptation::methodOptions }
 
enum  Adaptation::VectPoint { Adaptation::pointNone , Adaptation::pointPreCache , Adaptation::pointPostCache }
 
enum  Adaptation::SrvBehaviour { Adaptation::srvBlock , Adaptation::srvBypass , Adaptation::srvWait , Adaptation::srvForce }
 

Functions

const char * Adaptation::methodStr (Method)
 
const char * Adaptation::vectPointStr (VectPoint)
 

Variables

const char * Adaptation::crlf = "\r\n"