index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
url
/
url-http.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
Forestall "Selected deleted buffer" in url-http-generic-filter
dickmao
2021-08-09
1
-11
/
+12
*
* lisp/url/url-http.el (url-http): Fix docstring typo.
Thomas Fitzsimmons
2021-02-19
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2021-02-03
1
-2
/
+4
|
\
|
*
url-http.el: Special-case NTLM authentication
Thomas Fitzsimmons
2021-01-31
1
-2
/
+4
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Use lexical-binding in all of `lisp/url`
Stefan Monnier
2021-01-26
1
-13
/
+12
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Prefer setq-local in url/*.el
Stefan Kangas
2020-12-06
1
-6
/
+6
*
|
Don't set XEmacs only properties start-open and end-open
Stefan Kangas
2020-11-20
1
-3
/
+1
*
|
url-http: Fix handling of redirect locations
Daniele Nicolodi
2020-07-19
1
-9
/
+1
*
|
Support Proxy-Authorization in HTTPS CONNECT proxies
Satoshi Nakagawa
2020-07-19
1
-7
/
+16
*
|
Declare some <package>-version variables obsolete
Stefan Kangas
2020-03-21
1
-1
/
+1
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix a typo in url-http.el
Eli Zaretskii
2019-10-02
1
-2
/
+2
*
Allow url-insert-file-contents to work on 304 responses
Lars Ingebrigtsen
2019-09-24
1
-2
/
+3
*
Fix old problem with HTTPS HTTP 0.9 sentinels
Lars Ingebrigtsen
2019-09-24
1
-1
/
+3
*
Do not recreate full URL for proxied HTTPS requests (Bug#35969)
Thomas Fitzsimmons
2019-08-15
1
-4
/
+5
*
Fix fetching URLs with stuff that looks like HTTP headers
Eli Zaretskii
2019-08-14
1
-0
/
+4
*
Clean up file-size-function
Mattias EngdegÄrd
2019-08-02
1
-5
/
+5
*
Don't double-decompress cached HTTP responses (bug#36773)
Pip Cet
2019-07-27
1
-1
/
+1
*
Don't infloop in url.el when sending invalid basic auth
Lars Ingebrigtsen
2019-07-26
1
-0
/
+8
*
Optional space and unit in `file-size-human-readable' (bug#35756)
Mattias EngdegÄrd
2019-06-23
1
-5
/
+6
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
* lisp/emacs-lisp/package.el: Fix decoding of downloaded files
Stefan Monnier
2019-05-18
1
-0
/
+17
*
Fix obscure HTTP chunked parsing problem
Lars Ingebrigtsen
2019-05-15
1
-0
/
+6
*
Indent url-http-chunked-encoding-after-change-function
Lars Ingebrigtsen
2019-05-15
1
-3
/
+2
*
Don't signal error from url debug functions
Dmitry Gutov
2019-04-13
1
-9
/
+0
*
Allow partial decompression (Bug#33133)
Noam Postavsky
2019-04-02
1
-2
/
+3
*
More minor regex cleanup
Paul Eggert
2019-03-19
1
-1
/
+1
*
Fix more regular expression typos
Paul Eggert
2019-03-18
1
-1
/
+1
*
Avoid gratuitous errors in 'url-retrieve-synchronously'
Eli Zaretskii
2019-03-13
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-30
/
+30
*
|
* lisp/url/url-http.el (url-http-create-request): Doc fix.
Andreas Schwab
2018-06-29
1
-2
/
+2
*
|
Use a non-proxy request when retrieving https URLs via a proxy
Andreas Schwab
2018-06-29
1
-1
/
+3
*
|
Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457)
Noam Postavsky
2018-06-18
1
-1
/
+0
*
|
Make url-http-create-request work with non-ASCII data again
Lars Ingebrigtsen
2018-04-24
1
-3
/
+5
*
|
(url-http): Ensure that the referrer is all-ASCII
Lars Ingebrigtsen
2018-04-13
1
-1
/
+1
*
|
Make Unicode domain names work again in URL after recent changes
Lars Ingebrigtsen
2018-04-13
1
-23
/
+24
*
|
Change gnutls-verify-error to be first-match
Peder O. Klingenberg
2018-04-13
1
-12
/
+40
*
|
Treat 302 redirects as if they were 303 redirects
Lars Ingebrigtsen
2018-04-13
1
-0
/
+6
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* lisp/url/url-http.el
Andreas Schwab
2017-12-24
1
-1
/
+1
*
Fix url-http use of url-current-object
Eli Zaretskii
2017-09-30
1
-0
/
+3
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Make the URL library use records.
Lars Brinkhoff
2017-04-04
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
[next]