projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba0871b
)
; * lisp/url/url-http.el (url-http-parse-headers): Fix typo.
author
Stefan Kangas
<stefan@marxist.se>
Wed, 13 Jul 2022 11:11:46 +0000
(13:11 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 13 Jul 2022 11:11:46 +0000
(13:11 +0200)
lisp/url/url-http.el
patch
|
blob
|
history
diff --git
a/lisp/url/url-http.el
b/lisp/url/url-http.el
index 16c3a6a1e6240528c18ad6b7fe980c66eaac3c99..a281774ed836e476e67c0fa52a1153586d87b89c 100644
(file)
--- a/
lisp/url/url-http.el
+++ b/
lisp/url/url-http.el
@@
-698,7
+698,7
@@
should be shown to the user."
;; gives the URI of the proxy. The recipient is expected
;; to repeat this single request via the proxy. 305
;; responses MUST only be generated by origin servers.
- (error "Redirection thr
u
a proxy server not supported: %s"
+ (error "Redirection thr
ough
a proxy server not supported: %s"
redirect-uri))
(_
;; Treat everything like '300'