#include <client_side_request.h>
Public Attributes | |
bool | accel = false |
bool | done_copying = false |
Detailed Description
Definition at line 166 of file client_side_request.h.
Member Data Documentation
◆ accel
bool ClientHttpRequest::Flags::accel = false |
Definition at line 167 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 168 of file client_side_request.h.
Referenced by clientReplyContext::checkTransferDone(), and clientReplyContext::processReplyAccessResult().
The documentation for this struct was generated from the following file: