|
Squid Web Cache v8/master
|
This subclass holds log info for various headers in raw format TODO: shuffle this to the relevant protocol section. More...
#include <AccessLogEntry.h>
Public Attributes | |
| char * | request = nullptr |
| char * | adapted_request = nullptr |
Definition at line 168 of file AccessLogEntry.h.
| char* AccessLogEntry::Headers::adapted_request = nullptr |
Definition at line 172 of file AccessLogEntry.h.
Referenced by AccessLogEntry::~AccessLogEntry(), Format::Format::assemble(), and prepareLogWithRequestDetails().
| char* AccessLogEntry::Headers::request = nullptr |
Definition at line 171 of file AccessLogEntry.h.
Referenced by AccessLogEntry::~AccessLogEntry(), Format::Format::assemble(), Log::Format::HttpdCombined(), Log::Format::HttpdCommon(), prepareLogWithRequestDetails(), and Log::Format::SquidNative().