Created
August 1, 2013 07:57
-
-
Save sebastienblanc/6129326 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
OPTIONS /aerodoc/login HTTP/1.1 | |
Host: localhost:8080 | |
Connection: keep-alive | |
Access-Control-Request-Method: POST | |
Origin: http://localhost:8000 | |
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22 | |
Access-Control-Request-Headers: accept, origin, content-type | |
Accept: */* | |
Referer: http://localhost:8000/ | |
Accept-Encoding: gzip,deflate,sdch | |
Accept-Language: en-US,en;q=0.8,fr;q=0.6 | |
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment