GNU bug report logs - #14983
24.3.50; url-http-end-of-document-sentinel does not work with https

Previous Next

Package: emacs;

Reported by: Erik Hetzner <egh <at> e6h.org>

Date: Tue, 30 Jul 2013 02:31:01 UTC

Severity: normal

Tags: fixed

Found in version 24.3.50

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> gmail.com>
To: 14983 <at> debbugs.gnu.org
Cc: Erik Hetzner <egh <at> 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
[bring discussion back to the list]

> From: Erik Hetzner <egh <at> 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.






This bug report was last modified 5 years and 326 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.