Skip to content

Instantly share code, notes, and snippets.

@JesterXL
Created June 15, 2014 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JesterXL/9c148016911622dfee66 to your computer and use it in GitHub Desktop.
Save JesterXL/9c148016911622dfee66 to your computer and use it in GitHub Desktop.
Remote Address:127.0.0.1:8000
Request URL:http://localhost:8000/workoutapi/login_user
Request Method:OPTIONS
Status Code:200 OK
Request Headersview source
Accept:*/*
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8,es;q=0.6
Access-Control-Request-Headers:x-csrftoken, content-type
Access-Control-Request-Method:POST
Cache-Control:no-cache
Connection:keep-alive
Cookie:csrftoken=VGbyoWb0XlGD1z1st9ruBmXSbreJAaYl
Host:localhost:8000
Origin:http://workoutlogger.com
Pragma:no-cache
Referer:http://workoutlogger.com/
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36
Response Headersview source
Access-Control-Allow-Credentials:true
Access-Control-Allow-Headers:x-requested-with, content-type, accept, origin, authorization, x-csrftoken, accept-encoding
Access-Control-Allow-Methods:GET, POST, PUT, PATCH, DELETE, OPTIONS
Access-Control-Allow-Origin:http://workoutlogger.com
Access-Control-Max-Age:86400
Content-Type:text/html; charset=utf-8
Date:Sun, 15 Jun 2014 14:20:55 GMT
Server:WSGIServer/0.1 Python/2.7.5
X-Frame-Options:SAMEORIGIN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment