Commit 4503928e authored by Federico G. Schwindt's avatar Federico G. Schwindt

Document gunzip

Fixes #3030.
parent c91c1bb5
......@@ -755,6 +755,11 @@ cmd_http_rxresphdrs(CMD_ARGS)
#define OVERHEAD 64L
/* SECTION: client-server.spec.gunzip
*
* gunzip
* Gunzip the body in place.
*/
static void
cmd_http_gunzip(CMD_ARGS)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment