From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: jerry.asher@gmail.com, deng@randomsample.de, 10478@debbugs.gnu.org
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 [thread overview]
Message-ID: <87mueu2lyw.fsf@gnus.org> (raw)
In-Reply-To: <83zhiunp0x.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 24 Sep 2019 10:15:26 +0300")
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
next prev parent reply other threads:[~2019-09-24 7:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-11 7:03 bug#10478: 24.0.50; url-http-parse-headers can silently drop the response when handling BASIC AUTHENTICATION Jerry Asher
2012-01-11 7:54 ` bug#10478: Possible fix?? Jerry Asher
2012-01-11 9:42 ` Michael Albinus
2015-12-25 21:49 ` bug#10478: 24.0.50; url-http-parse-headers can silently drop the response when handling BASIC AUTHENTICATION Lars Ingebrigtsen
2017-06-03 10:41 ` David Engster
2017-06-03 11:04 ` Lars Ingebrigtsen
2017-06-03 11:05 ` Eli Zaretskii
2017-06-03 12:56 ` Jerry Asher
2017-06-08 20:08 ` David Engster
2019-09-24 6:55 ` Lars Ingebrigtsen
2019-09-24 7:15 ` Eli Zaretskii
2019-09-24 7:27 ` Lars Ingebrigtsen [this message]
2019-09-24 7:23 ` David Engster
2019-09-24 7:27 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mueu2lyw.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=10478@debbugs.gnu.org \
--cc=deng@randomsample.de \
--cc=eliz@gnu.org \
--cc=jerry.asher@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.