Created
May 4, 2015 13:08
-
-
Save julien51/138d0d49147331f40be2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl "https://ep2015.europython.eu/conference/talks/how-to-be-more-effective-with-classes" -L -D- -o /dev/null -s | |
HTTP/1.1 302 FOUND | |
Server: nginx | |
Date: Mon, 04 May 2015 13:08:08 GMT | |
Content-Type: text/html; charset=utf-8 | |
Content-Length: 0 | |
Connection: keep-alive | |
Content-Language: en | |
Vary: Accept-Language, Cookie | |
Location: https://www.euroython.eu/voting-disallowed | |
X-Frame-Options: SAMEORIGIN | |
Set-Cookie: django_language=en; expires=Tue, 03-May-2016 13:08:08 GMT; Max-Age=31536000; Path=/ | |
P3P: CP="ALL DSP COR PSAa PSDa OUR NOR ONL UNI COM NAV" | |
Strict-Transport-Security: max-age=31536000; includeSubdomains |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment