all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#54921: eww/url mishandles IDN over proxy
@ 2022-04-13 21:42 Andreas Schwab
  2022-04-14  1:21 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 20+ messages in thread
From: Andreas Schwab @ 2022-04-13 21:42 UTC (permalink / raw)
  To: 54921

I have configured Privoxy as the http/https proxy.  When visiting a URL
with an IDN address url-retrieve uses the original domain name for the
proxy connection, not the IDNA encoded name, causing Privoxy to return a
404 page.  I'm not sure if that is a bug in Privoxy or in eww.  I could
not find any RFC on that topic.

(eww "https://www.pimmelgate-süd.de/") returns the Privoxy 404 page,
whereas (eww "https://xn--pimmelgate-sd-7ob.de/") returns the actual web
page.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-04-16 15:03 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-13 21:42 bug#54921: eww/url mishandles IDN over proxy Andreas Schwab
2022-04-14  1:21 ` Lars Ingebrigtsen
2022-04-14  7:11   ` Andreas Schwab
2022-04-14 13:15     ` Lars Ingebrigtsen
2022-04-14 13:52       ` Andreas Schwab
2022-04-14 13:55         ` Lars Ingebrigtsen
2022-04-14 14:14           ` Andreas Schwab
2022-04-14 14:15             ` Lars Ingebrigtsen
2022-04-14 15:49               ` Andreas Schwab
2022-04-14 15:54                 ` Lars Ingebrigtsen
2022-04-14 16:03                   ` Andreas Schwab
2022-04-14 16:10                     ` Lars Ingebrigtsen
2022-04-14 16:45                       ` Andreas Schwab
2022-04-14 17:14                         ` Lars Ingebrigtsen
2022-04-14 17:39                           ` Andreas Schwab
2022-04-15  8:35                             ` Lars Ingebrigtsen
2022-04-15 11:25                               ` Andreas Schwab
2022-04-15 11:38                                 ` Lars Ingebrigtsen
2022-04-15 11:46                                   ` Andreas Schwab
2022-04-16 15:03                                     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.