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

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

bug#23620: 25.0.94; url-retrieve fails on localhost


From: Paul Eggert
Subject: bug#23620: 25.0.94; url-retrieve fails on localhost
Date: Wed, 1 Jun 2016 09:43:13 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

On 06/01/2016 07:55 AM, Artur Malabarba wrote:
>I do see the problem if I attempt to connect to a non-webserver
>attached to a local TCP port (in my case, port 943 attached to sshd);
In my case it's just a rails server started with:
     bundle exec rails server -p 5100

Possibly url-retrieve is being too picky about what it accepts. I'm afraid you'll have to debug it on your end, though. Sorry, I don't have much experience with this sort of debugging, but perhaps you can track all the bytes going from Emacs to your server and back again and see what the problem is.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]