Squid Web Cache master
Loading...
Searching...
No Matches
ETag Class Reference

#include <ETag.h>

Public Attributes

const char * str
 quoted-string
 
int weak
 true if it is a weak validator
 

Detailed Description

ETag support is rudimantal; this struct is likely to change Note: "str" points to memory in HttpHeaderEntry (for now) so ETags should be used as tmp variables only (for now)

Definition at line 17 of file ETag.h.

Member Data Documentation

◆ str

◆ weak

int ETag::weak

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