all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: 14983@debbugs.gnu.org
Cc: Erik Hetzner <egh@e6h.org>
Subject: bug#14983: 24.3.50; url-http-end-of-document-sentinel does not work with https
Date: Wed, 19 Jun 2019 21:20:49 -0400	[thread overview]
Message-ID: <87imt1vyq6.fsf@gmail.com> (raw)
In-Reply-To: <87bo5kixuj.wl%egh@e6h.org>

[bring discussion back to the list]

> From: Erik Hetzner <egh@e6h.org>
>
> I’m also not sure if this is still an issue that needs to be addressed
> with a patch. I haven’t seen this issue recently.

Hmm, well the mismatch with http and https functions is still there.
The comments talk about some particular circumstances when
url-http-end-of-document-sentinel is called:

    (defun url-http-end-of-document-sentinel (proc why)
      ;; Sentinel used to handle (i) terminated old HTTP/0.9 connections,
      ;; and (ii) closed connection due to reusing a HTTP connection which
      ;; we believed was still alive, but which the server closed on us.
      ;; We handle case (ii) by calling `url-http' again.

Perhaps due to changes in servers and clients neither of those
conditions happens for you any longer.







      parent reply	other threads:[~2019-06-20  1:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-30  2:29 bug#14983: 24.3.50; url-http-end-of-document-sentinel does not work with https Erik Hetzner
2013-07-30  8:50 ` Andreas Schwab
2013-07-30 14:01   ` Erik Hetzner
2013-07-30 14:20   ` Erik Hetzner
2015-12-25 21:03     ` Lars Ingebrigtsen
2019-05-20 18:56       ` Noam Postavsky
2019-09-24  7:58     ` Lars Ingebrigtsen
2013-07-30 14:20   ` Erik Hetzner
2019-06-17  2:58     ` Noam Postavsky
2019-06-20  1:20 ` Noam Postavsky [this message]

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=87imt1vyq6.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=14983@debbugs.gnu.org \
    --cc=egh@e6h.org \
    /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.