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 |
Detailed Description
Definition at line 172 of file AccessLogEntry.h.
Member Data Documentation
◆ adapted_request
char* AccessLogEntry::Headers::adapted_request = nullptr |
Definition at line 176 of file AccessLogEntry.h.
Referenced by AccessLogEntry::~AccessLogEntry(), Format::Format::assemble(), and prepareLogWithRequestDetails().
◆ request
char* AccessLogEntry::Headers::request = nullptr |
Definition at line 175 of file AccessLogEntry.h.
Referenced by AccessLogEntry::~AccessLogEntry(), Format::Format::assemble(), Log::Format::HttpdCombined(), Log::Format::HttpdCommon(), prepareLogWithRequestDetails(), and Log::Format::SquidNative().
The documentation for this class was generated from the following file:
- src/AccessLogEntry.h