summaryrefslogtreecommitdiff
path: root/lisp/url/url-http.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Improve how url-http displays status messagesStefan Kangas2022-08-07
* Revert "Fix about:protocols in EWW"Lars Ingebrigtsen2022-08-04
* Fix about:protocols in EWWPo Lu2022-08-04
* Make url-util space trimming functions obsoleteStefan Kangas2022-08-03
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * ; * lisp/url/url-http.el (url-http-parse-headers): Fix typo.Stefan Kangas2022-07-13
* | Improve url-http debuggingLars Ingebrigtsen2022-05-12
* | Unify local variable initialisation in url-httpNacho Barrientos2022-04-18
* | Fix chunked encoding connections in url-httpNacho Barrientos2022-04-17
* | Further IDNA/proxy url fixesLars Ingebrigtsen2022-04-16
* | Handle non-ASCII domains correctly in url-https-proxy-connectLars Ingebrigtsen2022-04-14
* | Fix problem with fetching images via CloudflareLars Ingebrigtsen2022-03-06
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-21
* No longer raise error when http authentication failedJonas Bernoulli2021-09-20
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Forestall "Selected deleted buffer" in url-http-generic-filterdickmao2021-08-09
* * lisp/url/url-http.el (url-http): Fix docstring typo.Thomas Fitzsimmons2021-02-19
* Merge from origin/emacs-27Glenn Morris2021-02-03
|\
| * url-http.el: Special-case NTLM authenticationThomas Fitzsimmons2021-01-31
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Use lexical-binding in all of `lisp/url`Stefan Monnier2021-01-26
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Prefer setq-local in url/*.elStefan Kangas2020-12-06
* | Don't set XEmacs only properties start-open and end-openStefan Kangas2020-11-20
* | url-http: Fix handling of redirect locationsDaniele Nicolodi2020-07-19
* | Support Proxy-Authorization in HTTPS CONNECT proxiesSatoshi Nakagawa2020-07-19
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-21
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix a typo in url-http.elEli Zaretskii2019-10-02
* Allow url-insert-file-contents to work on 304 responsesLars Ingebrigtsen2019-09-24
* Fix old problem with HTTPS HTTP 0.9 sentinelsLars Ingebrigtsen2019-09-24
* Do not recreate full URL for proxied HTTPS requests (Bug#35969)Thomas Fitzsimmons2019-08-15
* Fix fetching URLs with stuff that looks like HTTP headersEli Zaretskii2019-08-14
* Clean up file-size-functionMattias EngdegÄrd2019-08-02
* Don't double-decompress cached HTTP responses (bug#36773)Pip Cet2019-07-27
* Don't infloop in url.el when sending invalid basic authLars Ingebrigtsen2019-07-26
* Optional space and unit in `file-size-human-readable' (bug#35756)Mattias EngdegÄrd2019-06-23
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* * lisp/emacs-lisp/package.el: Fix decoding of downloaded filesStefan Monnier2019-05-18
* Fix obscure HTTP chunked parsing problemLars Ingebrigtsen2019-05-15
* Indent url-http-chunked-encoding-after-change-functionLars Ingebrigtsen2019-05-15
* Don't signal error from url debug functionsDmitry Gutov2019-04-13
* Allow partial decompression (Bug#33133)Noam Postavsky2019-04-02
* More minor regex cleanupPaul Eggert2019-03-19
* Fix more regular expression typosPaul Eggert2019-03-18
* Avoid gratuitous errors in 'url-retrieve-synchronously'Eli Zaretskii2019-03-13
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\