Berker Peksag <berker.pek...@gmail.com> added the comment:

All HTTP requests now redirected to HTTPS:

$ curl -I http://bugs.python.org
HTTP/1.1 301 Moved Permanently
Date: Tue, 12 Jun 2018 18:47:14 GMT
Server: Apache/2.2.16 (Debian)
Location: https://bugs.python.org/
Content-Type: text/html; charset=iso-8859-1

Closing as 'resolved'.

----------
nosy: +berker.peksag
status: chatting -> resolved

_______________________________________________________
PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue518>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to