|
Squid Web Cache master
|
#include "base/RefCount.h"#include "error/Detail.h"#include "http/forward.h"#include "security/forward.h"#include "SquidString.h"#include "ssl/ErrorDetailManager.h"#include <optional>Go to the source code of this file.
Classes | |
| class | Security::ErrorDetail |
Namespaces | |
| namespace | Security |
| Network/connection security abstraction layer. | |
Functions | |
| ErrorCode | Security::ErrorCodeFromName (const char *name) |
| const char * | Security::ErrorNameFromCode (ErrorCode err, bool prefixRawCode=false) |
| std::ostream & | Security::operator<< (std::ostream &os, const ErrorDetail::Pointer &p) |