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

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

bug#35658: 27.0.50; Problems with chunked/gzipped content in url-http


From: Lars Ingebrigtsen
Subject: bug#35658: 27.0.50; Problems with chunked/gzipped content in url-http
Date: Fri, 10 May 2019 15:21:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

I've poked at this some more, and it does seem like url-http is doing
something odd to the data.  When I try the same in the with-fetched-url
branch, I get the expected:

Transfer-Encoding: chunked
Connection: keep-alive

327
^_\213^H^@^@^@...

So some thing is doing ... something to the data as it arrives from
Facebook.  url-http is working in a multibyte buffer, so I guess there
are many possible reasons for this happening...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no






reply via email to

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