Searched refs:chunking (Results 1 – 6 of 6) sorted by relevance
1676 bool SetChunking(bool chunking, const char* filename);1678 bool chunking() const { return chunking_; } in chunking() function
3561 bool Segment::SetChunking(bool chunking, const char* filename) { in SetChunking() argument3565 if (chunking) { in SetChunking()3635 chunking_ = chunking; in SetChunking()
110 schemes to implement encryption and chunking, for example.
1303 …a to request callbacks when chunked callback is set even if there is no chunking on the http level…
1014 XML parsing bug, fix line/column accounting in XML parser, chunking bug
1558 * HTMLparser.c: fix a chunking and script bug #347708