public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Subject: Re: https://cygwin.com/ now live
Date: Fri, 16 May 2014 22:08:00 -0000	[thread overview]
Message-ID: <CAAXzdLWDLq-XtcY+4aVByDvnEgssGH65VyX=B3ciak5769Z-3w@mail.gmail.com> (raw)
In-Reply-To: <20140516170523.GA791@ednor.casa.cgf.cx>

On Fri, May 16, 2014 at 12:05 PM, Christopher Faylor wrote:
> There will probably be some gotchas to work out for places which refer to
> http://cygwin.com/ directly.  Please send any issues here, as always.

It appears it is not forcing HTTPS through a 301 redirect, is this intentional?

    $ wget --spider cygwin.com
    Spider mode enabled. Check if remote file exists.
    --2014-05-16 17:04:43--  http://cygwin.com/
    Resolving cygwin.com (cygwin.com)... 209.132.180.131
    Connecting to cygwin.com (cygwin.com)|209.132.180.131|:80... connected.
    HTTP request sent, awaiting response... 200 OK

Example of the 301

    $ wget --spider github.com
    Spider mode enabled. Check if remote file exists.
    --2014-05-16 17:04:36--  http://github.com/
    Resolving github.com (github.com)... 192.30.252.130
    Connecting to github.com (github.com)|192.30.252.130|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: https://github.com/ [following]

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2014-05-16 22:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-16 17:10 Christopher Faylor
2014-05-16 22:08 ` Steven Penny [this message]
2014-05-16 22:21   ` Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAXzdLWDLq-XtcY+4aVByDvnEgssGH65VyX=B3ciak5769Z-3w@mail.gmail.com' \
    --to=svnpenn@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).