Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp_chunks.c115 static CURLcode httpchunk_readwrite(struct Curl_easy *data, in httpchunk_readwrite() function
396 return httpchunk_readwrite(data, ch, NULL, buf, blen, pconsumed); in Curl_httpchunk_read()
433 result = httpchunk_readwrite(data, &ctx->ch, writer->next, buf, blen, in cw_chunked_write()

Completed in 5 milliseconds