Go to the documentation of this file.
28 "TCP_REFRESH_UNMODIFIED",
29 "TCP_REFRESH_FAIL_OLD",
30 "TCP_REFRESH_FAIL_ERR",
31 "TCP_REFRESH_MODIFIED",
33 "TCP_CLIENT_REFRESH_MISS",
68 static char buf[1024];
73 const int protoLen = 3;
80 pos += snprintf(buf,
sizeof(buf),
"NONE");
83 pos += snprintf(buf + pos,
sizeof(buf) - pos,
"_CF");
86 pos += snprintf(buf + pos,
sizeof(buf) - pos,
"%s", tag);
89 pos += snprintf(buf+pos,
sizeof(buf)-pos,
"_IGNORED");
93 pos += snprintf(buf+pos,
sizeof(buf)-pos,
"_TIMEDOUT");
95 pos += snprintf(buf+pos,
sizeof(buf)-pos,
"_ABORTED");
150 return ";fwd=request";
bool collapsed() const
whether at least one request was collapsed
#define debugs(SECTION, LEVEL, CONTENT)