handles ICAP-specific chunk extensions supported by Squid
More...
#include <ModXact.h>
|
| int64_t | useOriginalBody_ = -1 |
| | the value of the parsed use-original-body chunk extension (or -1)
|
| |
Definition at line 125 of file ModXact.h.
◆ Tokenizer
◆ Ignore()
| void Http::One::ChunkExtensionValueParser::Ignore |
( |
Tokenizer & |
tok, |
|
|
const SBuf & |
extName |
|
) |
| |
|
staticinherited |
◆ parse()
| void Adaptation::Icap::ChunkExtensionValueParser::parse |
( |
Tokenizer & |
tok, |
|
|
const SBuf & |
extName |
|
) |
| |
|
overridevirtual |
◆ sawUseOriginalBody()
| bool Adaptation::Icap::ChunkExtensionValueParser::sawUseOriginalBody |
( |
| ) |
const |
|
inline |
◆ useOriginalBody()
| uint64_t Adaptation::Icap::ChunkExtensionValueParser::useOriginalBody |
( |
| ) |
const |
|
inline |
◆ useOriginalBody_
| int64_t Adaptation::Icap::ChunkExtensionValueParser::useOriginalBody_ = -1 |
|
private |
◆ UseOriginalBodyName
| const SBuf Adaptation::Icap::ChunkExtensionValueParser::UseOriginalBodyName |
|
staticprivate |
The documentation for this class was generated from the following files: