Home
last modified time | relevance | path

Searched refs:entityHdrsSz (Results 1 – 1 of 1) sorted by relevance

/dports/www/squid/squid-4.15/src/
H A Dhtcp.cc162 size_t entityHdrsSz = 0; member in htcpDetail
383 s = htcpBuildCountstr(buf + off, buflen - off, stuff->D.entity_hdrs, stuff->D.entityHdrsSz); in htcpBuildDetail()
731 d->entityHdrsSz = l; in htcpUnpackDetail()
821 stuff.D.entityHdrsSz = mb.contentSize(); in htcpTstReply()
857 stuff.D.entityHdrsSz = 0; in htcpTstReply()
1052 htcpReply.hdr.parse(t, d->entityHdrsSz); in htcpHandleTstResponse()