|
Squid Web Cache master
|
a libecap Visitor for converting adapter transaction options to HttpHeader More...
Public Types | |
| typedef libecap::Name | Name |
| typedef libecap::Area | Area |
Public Member Functions | |
| OptionsExtractor (HttpHeader &aMeta) | |
| void | visit (const Name &name, const Area &value) override |
Public Attributes | |
| HttpHeader & | meta |
| where to put extracted options | |
Definition at line 39 of file XactionRep.cc.
| typedef libecap::Area OptionsExtractor::Area |
Definition at line 43 of file XactionRep.cc.
| typedef libecap::Name OptionsExtractor::Name |
Definition at line 42 of file XactionRep.cc.
|
inline |
Definition at line 45 of file XactionRep.cc.
Definition at line 48 of file XactionRep.cc.
References meta, and HttpHeader::putExt().
| HttpHeader& OptionsExtractor::meta |
Definition at line 52 of file XactionRep.cc.
Referenced by visit().