Searched refs:chunking (Results 1 – 23 of 23) sorted by relevance
62 blob_free(blob, desc->chunking); in drop_all_allocations()102 unsigned int offset, chunking = desc->chunking; in allocate() local103 struct allocation_blob *newblob = blob_alloc(chunking); in allocate()106 if (size > chunking) in allocate()108 desc->total_bytes += chunking; in allocate()114 blob->left = chunking - offset; in allocate()
16 unsigned int chunking; member50 .chunking = CHUNK }; \
58 unsigned int chunking:1; member
93 wsi->http.comp_ctx.chunking = 0; in lws_http_compression_apply()
11 [/block'''<?dbhtml stop-chunking?>''']
11 [block'''<?dbhtml stop-chunking?>''']
44 http/1.1. That implies `transfer-encoding: chunking` in the case that the47 Lws takes care of stripping any chunking (which is illegal in h2) and
226 wsi->http.comp_ctx.chunking = 1; in lws_add_http_common_headers()
119 schemes to implement encryption and chunking, for example.
77 * [@http://docbook.sourceforge.net/release/xsl/1.79.1/doc/html/chunking.html
810 if (wsi->http.comp_ctx.chunking) { in rops_write_role_protocol_h1()
2943 wsi->http.comp_ctx.chunking = 1; in lws_serve_http_file()
303 * decrypted. If -1, no chunking.307 * -1, no chunking
1940 XML parsing bug, fix line/column accounting in XML parser, chunking bug
962 …ub.com/nodejs/node/commit/b172e6f436)] - **debugger**: accommodate line chunking in Windows (Rich …
147530 …rse.c: When operating chain-based, don't make any assumptions about the chunking of the incoming...147536 chunking of the incoming data and make streaming work on days other
28929 Move output chunking from gst_rtmp_connection_queue_message into94174 amcaudiodec: Add an output adapter for chunking the output into codec frames
13472 the chunking or buffer metadata.
76153 - * HTMLparser.c: fix a chunking and script bug #347708