Skip to content

Instantly share code, notes, and snippets.

@rudiedirkx
Created April 25, 2015 22:39
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 rudiedirkx/7ae99e1f7816468213d6 to your computer and use it in GitHub Desktop.
Save rudiedirkx/7ae99e1f7816468213d6 to your computer and use it in GitHub Desktop.
GET /api/user HTTP/1.1
User-Agent: Super ultra fast super HTTP browser
Host: xxxxxx.xx
Accept: */*
HTTP/1.1 200 OK
Date: Sat, 25 Apr 2015 17:52:51 GMT
Content-Length: 62
Content-Type: application/json; charset=utf-8
{"error":"Access denied","zone":"LOGGED_IN","uri":"api\/user"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment