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

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

bug#23750: 25.0.95; bug in url-retrieve or json.el


From: Dmitry Gutov
Subject: bug#23750: 25.0.95; bug in url-retrieve or json.el
Date: Mon, 13 Jun 2016 18:02:13 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2

On 06/12/2016 05:22 AM, Leo Liu wrote:

ยน  https://github.com/ternjs/tern/issues/719

Investigation shows that the problem occurs when url-http-data is multibyte and (length url-http-data) differs from (length (string-as-unibyte url-http-data)), because we send a wrong value in Content-length.

Changing url-http-create-request like this will make the problem more obvious for anyone else that hits it, patch attached.

Stefan, did you have a particular situation in mind where this might be bad, when you wrote the FIXME?

Attachment: url-http-unibyte.diff
Description: Text Data


reply via email to

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