Skip to content

Instantly share code, notes, and snippets.

@JesterXL
Created June 15, 2014 14:31
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/8cfd28edf6aebfe1afd4 to your computer and use it in GitHub Desktop.
Save JesterXL/8cfd28edf6aebfe1afd4 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:POST
Status Code:403 FORBIDDEN
Request Headersview source
Accept:*/*
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8,es;q=0.6
Cache-Control:no-cache
Connection:keep-alive
Content-Length:137
Content-Type:application/x-www-form-urlencoded; charset=UTF-8
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
X-CSRFToken:slYlyAybxdxXTuCPoauT98x29P9YhsgP
Form Dataview sourceview URL encoded
username:jessewarden
password:jessewarden
csrfmiddlewaretoken:slYlyAybxdxXTuCPoauT98x29P9YhsgP
csrftoken:slYlyAybxdxXTuCPoauT98x29P9YhsgP
Response Headersview source
Access-Control-Allow-Credentials:true
Access-Control-Allow-Origin:http://workoutlogger.com
Content-Type:text/html
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