]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/url/url-http.el (url-http-parse-headers): Fix typo.
authorStefan Kangas <stefan@marxist.se>
Wed, 13 Jul 2022 11:11:46 +0000 (13:11 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 13 Jul 2022 11:11:46 +0000 (13:11 +0200)
lisp/url/url-http.el

index 16c3a6a1e6240528c18ad6b7fe980c66eaac3c99..a281774ed836e476e67c0fa52a1153586d87b89c 100644 (file)
@@ -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 thru a proxy server not supported: %s"
+           (error "Redirection through a proxy server not supported: %s"
                   redirect-uri))
           (_
            ;; Treat everything like '300'