Skip to content

Instantly share code, notes, and snippets.

@hunterloftis
Created July 2, 2011 17:38
Show Gist options
  • Save hunterloftis/1061427 to your computer and use it in GitHub Desktop.
Save hunterloftis/1061427 to your computer and use it in GitHub Desktop.
HEADERS:
{ host: '192.168.2.4',
'x-requested-with': 'XMLHttpRequest',
'user-agent': 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_8 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8E401 Safari/6533.18.5',
'content-type': 'application/x-www-form-urlencoded',
accept: 'application/json',
referer: 'http://192.168.2.4/mobile/index.html',
'accept-language': 'en-us',
'accept-encoding': 'gzip, deflate',
cookie: 'session=cV9CXtS4w5jOKX0Frx3XOeRV.MPq6pHXem1kslr3w%2FeJdtBgCAX0jGy8P3CI5upNFV%2BI',
connection: 'keep-alive' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment