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

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

bug#9444: url-retrieve does not work with HTTPS on win32


From: Lars Ingebrigtsen
Subject: bug#9444: url-retrieve does not work with HTTPS on win32
Date: Fri, 25 Dec 2015 22:58:13 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux)

claudio.bley@gmail.com (Claudio Bley) writes:

> Using a recent emacs built from trunk, GNU TLS 2.10.5 (non Cygwin),
> trying to retrieve a HTTPS URLs fails because of the ^M characters
> littered in the buffer.
>
> Run "emacs -Q":
>
> (url-retrieve "https://google.com/";
>             #'identity)
>
> The buffer contains CRLF line endings and hence the tls-end-of-info
> regexp does not match. gnutls-cli goes up to 100% CPU usage.

I think this has probably been fixed quite a while ago.

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