a reference to a protocol name[/version] string; no 0-termination is assumed More...
#include <HttpUpgradeProtocolAccess.h>

Public Member Functions | |
| ProtocolView (const char *const start, const size_t len) | |
| ProtocolView (const SBuf &proto) | |
Public Attributes | |
| SBuf | name |
| everything up to (but excluding) the first slash('/') More... | |
| SBuf | version |
| everything after the name, including the slash('/') More... | |
Detailed Description
Definition at line 19 of file HttpUpgradeProtocolAccess.h.
Constructor & Destructor Documentation
◆ ProtocolView() [1/2]
| ProtocolView::ProtocolView | ( | const char *const | start, |
| const size_t | len | ||
| ) |
Definition at line 20 of file HttpUpgradeProtocolAccess.cc.
◆ ProtocolView() [2/2]
|
explicit |
Definition at line 25 of file HttpUpgradeProtocolAccess.cc.
Member Data Documentation
◆ name
| SBuf ProtocolView::name |
Definition at line 25 of file HttpUpgradeProtocolAccess.h.
Referenced by HttpUpgradeProtocolAccess::forApplicable(), and operator<<().
◆ version
| SBuf ProtocolView::version |
Definition at line 26 of file HttpUpgradeProtocolAccess.h.
Referenced by operator<<(), and vAinB().
The documentation for this class was generated from the following files:
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
