help-debbugs
[Top][All Lists]
Advanced

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

debbugs.el confused by HTTPS redirect


From: Ludovic Courtès
Subject: debbugs.el confused by HTTPS redirect
Date: Sun, 30 Oct 2016 22:27:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello!

Starting from a few days ago M-x debbugs-gnu hangs.  On closer
inspection, here’s what it gets:

--8<---------------cut here---------------start------------->8---
read(15, "HTTP/1.1 302 Found\r\nDate: Sun, 30 Oct 2016 20:52:46 GMT\r\nServer: 
Apache\r\nLocation: https://debbugs.gnu.org/cgi/soap.cgi\r\nContent-Length: 
220\r\nKeep-Alive: timeout=5, max=100\r\nConnection: 
Keep-Alive\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n<!DOCTYPE HTML 
PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>302 
Found</title>\n</head><body>\n<h1>Found</h1>\n<p>The document has moved <a 
href=\"https://debbugs.gnu.org/cgi/soap.cgi\";>here</a>.</p>\n</body></html>\n", 
4096) = 465
--8<---------------cut here---------------end--------------->8---

However, the SOAP client apparently doesn’t honor the ‘Location’ HTTP
header and sits there forever.

I tried changing the value of ‘debbugs-servers’ to point to
https://debbugs.gnu.org, to no avail (I guess I’m missing something.)

What would you suggest?

TIA!  :-)

Ludo’.



reply via email to

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