|
From: | Lars Ingebrigtsen |
Subject: | bug#24117: 25.1; url-http-create-request: Multibyte text in HTTP request |
Date: | Mon, 08 Aug 2016 22:19:53 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Dmitry Gutov <dgutov@yandex.ru> writes: >> (url-generic-parse-url "http://góogle.com/fóo") >> >> stopped working. > > Why don't you pass the url string through `url-encode-url' first? > > url-retrieve-internal does that. (url-encode-url "http://góogle.com/fóo") => "http://góogle.com/f%C3%B3o" -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
[Prev in Thread] | Current Thread | [Next in Thread] |