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

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

bug#24239: 25.1; Potential regression: Multibyte text in HTTP request


From: Dmitry Gutov
Subject: bug#24239: 25.1; Potential regression: Multibyte text in HTTP request
Date: Wed, 17 Aug 2016 06:57:08 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Thunderbird/47.0

On 08/17/2016 05:44 AM, Eli Zaretskii wrote:

The related change is for the previous bug report (23750), and the
commit a98aa02a that added the "Multibyte text in HTTP request" error.

Yes, but how is url-request-data related?

Directly? The bug was about us setting Content-Length to a wrong value. Content-Length describes the size of the request body, which is assigned through url-request-data.

And are there any other
variables that should be mentioned?

url-http-extra-headers, probably. But its contents are less likely to be multibyte.





reply via email to

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