]> git.eshelyaron.com Git - emacs.git/commit
Improve url-http debugging
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 12 May 2022 11:11:45 +0000 (13:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 12 May 2022 12:07:45 +0000 (14:07 +0200)
commitd22bd210afc5b95d2e4dd1c04ffe26f1f488a3f4
tree0956364a8a3a6a14c80768ef2e597e924369fc6b
parentaeefa3a732c9dd815e23ed10c4582082acb0e29b
Improve url-http debugging

* lisp/url/url-http.el (url-http-parse-headers): Output the
headers we receive in the debug output.
* lisp/url/url-vars.el (url-extensions-header): Remove useless header.
lisp/url/url-http.el
lisp/url/url-vars.el