Here it is HTTP/1.1 302 Found Server: nginx Date: Fri, 22 Sep 2017 17:26:03 GMT Content-Type: text/html; charset=utf-8 Content-Length: 0 Connection: keep-alive x-content-type-options: nosniff Content-Language: en Location: /en/1.11/ x-xss-protection: 1; mode=block X-Frame-Options: SAMEORIGIN Vary: Accept-Language, Cookie Access-Control-Allow-Origin: https://code.djangoproject.com Strict-Transport-Security: max-age=31536000; includeSubDomains; preload Public-Key-Pins-Report-Only: pin-sha256="og15UrKd7sLz7rIaFIsLD/n3qgqRrXmSQ37/d/8sqi8="; pin-sha256="deadbeefcafedeadbeefcafedeadbeefcafe1111111="; max-age=300; includeSubDomains; report-uri="https://djangoproject.report-uri.io/r/default/hpkp/reportOnly"
On Friday, September 22, 2017 at 10:38:13 AM UTC-4, Florian Apolloner wrote: > > Please provide the output without the grep -- I'd like to see all headers. > We are sending a 302 redirect to /en/1.11/ for sure ;) > > On Friday, September 22, 2017 at 4:22:03 PM UTC+2, Jamesie Pic wrote: >> >> Amazing, what's the output when you try `curl -I >> https://docs.djangoproject.com/en/stable/ | grep Location` ? >> >> If none, try without the `| grep Location`. >> > > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/a68d75a9-8c75-429f-a16e-bdbfb609d1e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
