[drakma-devel] Patch - Accept-Encoding: gzip

Red Daly reddaly at gmail.com
Thu Jan 21 09:57:39 UTC 2010


Dear drakma users,

I made drakma accept gzipped message bodies by default, and also
automatically decode them.  A patch is attached.

Unfortunately this adds a new dependency on gzip-sequence (which in
turn depends on salza2).  See the docstrings for more details.  To sum
it up: if WANT-STREAM is T, It wraps the returned stream in a
flexi-stream that wraps a gzip-input-stream.  Otherwise, it decodes
the sequence before returning from HTTP-REQUEST.

Thanks,
Red
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drakma-gzip-patch.patch
Type: text/x-patch
Size: 9430 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/drakma-devel/attachments/20100121/28e82e59/attachment.bin>


More information about the Drakma-devel mailing list