Add Content-Transfer gzip support to url
commit6edea0a595d292c4d3f1a7e862195be07c874e40
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 20:52:50 +0000 (11 22:52 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 20:52:50 +0000 (11 22:52 +0200)
treea549ff4fd0125216dd39280a2e742eb086aed221
parent99a32242b364793076b4b03310c435d4828ef6e4
Add Content-Transfer gzip support to url

* url-http.el (url-handle-content-transfer-encoding): Support
decompressing gzipped content.

* url-vars.el (url-mime-encoding-string): If we have built-in gzip
support, say that we accept gzipped content.
lisp/url/ChangeLog
lisp/url/url-http.el
lisp/url/url-vars.el