#include <client_side_request.h>

Public Attributes | |
bool | accel = false |
bool | internal = false |
bool | done_copying = false |
Detailed Description
Definition at line 159 of file client_side_request.h.
Member Data Documentation
◆ accel
bool ClientHttpRequest::Flags::accel = false |
Definition at line 160 of file client_side_request.h.
Referenced by clientReplyContext::buildReplyHeader(), ClientRequestContext::clientAccessCheckDone(), clientBeginRequest(), clientProcessRequest(), ConnStateData::parseHttpRequest(), and clientReplyContext::processReplyAccessResult().
◆ done_copying
bool ClientHttpRequest::Flags::done_copying = false |
Definition at line 162 of file client_side_request.h.
Referenced by clientReplyContext::checkTransferDone(), and clientReplyContext::processReplyAccessResult().
◆ internal
bool ClientHttpRequest::Flags::internal = false |
Definition at line 161 of file client_side_request.h.
Referenced by clientReplyContext::blockedHit(), clientReplyContext::cacheHit(), clientProcessRequest(), and ConnStateData::parseHttpRequest().
The documentation for this struct was generated from the following file: