libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Compressed response object.


From: Frank Ch. Eigler
Subject: Re: [libmicrohttpd] Compressed response object.
Date: Fri, 16 Sep 2016 09:24:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Christian Grothoff wrote:

> [...]  Yes, you can totally send compressed objects, just MHD will not
> do the compression for you: Your application has to implement the
> compression and give MHD the compressed data. [...]

While this seems like something MHD could do for us, it's not that 
much work in the app.  e.g., see the last bits of

https://sourceware.org/git/gitweb.cgi?p=pcpfans.git;a=blob;f=src/pmwebapi/util.cxx;hb=HEAD

- FChE



reply via email to

[Prev in Thread] Current Thread [Next in Thread]