Squid Web Cache master
Loading...
Searching...
No Matches
clientReplyContext::Flags Struct Reference

#include <client_side_reply.h>

Public Member Functions

 Flags ()
 

Public Attributes

unsigned storelogiccomplete:1
 
unsigned complete:1
 we have read all we can from upstream
 
bool headersSent
 

Detailed Description

Definition at line 79 of file client_side_reply.h.

Constructor & Destructor Documentation

◆ Flags()

clientReplyContext::Flags::Flags ( )
inline

Definition at line 80 of file client_side_reply.h.

Member Data Documentation

◆ complete

◆ headersSent

bool clientReplyContext::Flags::headersSent

◆ storelogiccomplete

unsigned clientReplyContext::Flags::storelogiccomplete

The documentation for this struct was generated from the following file: