|
Squid Web Cache master
|
#include "anyp/ProtocolType.h"#include "sbuf/SBuf.h"#include <iosfwd>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | AnyP::UriScheme |
Namespaces | |
| namespace | AnyP |
Typedefs | |
| using | AnyP::KnownPort = uint16_t |
| validated/supported port number; these values are never zero | |
| using | AnyP::Port = std::optional< KnownPort > |
| validated/supported port number (if any) | |
Functions | |
| std::ostream & | AnyP::operator<< (std::ostream &os, const UriScheme &scheme) |