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

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

bug#10478: 24.0.50; url-http-parse-headers can silently drop the respons


From: Lars Ingebrigtsen
Subject: bug#10478: 24.0.50; url-http-parse-headers can silently drop the response when handling BASIC AUTHENTICATION
Date: Tue, 24 Sep 2019 09:27:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Seems to work.  I end up in a buffer named " *http jigsaw.w3.org:443*-264606"
> (the minus seems weird, perhaps an unrelated misfeature),

url-http creates several buffers with `generate-new-buffer' (or the
like), so if there's more than one connection done (as there is here),
you'll get a '-<random>' in the (final) buffer name.

> Is this what you see?

Yup; thanks for testing.

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