Allowing gzip encoding in http requests via bigloo's http
Sven Hartrumpf <[email protected]>
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <[email protected]> |
Hi all. Is there a way to allow a compressing encoding in bigloo's 'http' function? I.e. a keyword option like :encoding 'gzip ? Given that bigloo has built-in functions for decompressing gzip output this should be easy to implement. Ciao Sven