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

Go to the source code of this file.

Namespaces

namespace  Auth
 HTTP Authentication.
 

Enumerations

enum  Auth::Type {
  Auth::AUTH_UNKNOWN , Auth::AUTH_BASIC , Auth::AUTH_NTLM , Auth::AUTH_DIGEST ,
  Auth::AUTH_NEGOTIATE , Auth::AUTH_BROKEN
}
 

Variables

const char * Auth::Type_str []