bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24117: 25.1; url-http-create-request: Multibyte text in HTTP request


From: Dmitry Gutov
Subject: bug#24117: 25.1; url-http-create-request: Multibyte text in HTTP request
Date: Mon, 8 Aug 2016 22:46:37 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Thunderbird/47.0

On 08/08/2016 06:54 PM, Lars Ingebrigtsen wrote:

It's be sad if

(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.

This function is Emacs' workhorse for chopping up URLs, and it's a very
useful function.  There's a bunch of hand-rolled URL parsing
implementations that don't quite work right.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]