Created
July 2, 2011 17:38
-
-
Save hunterloftis/1061427 to your computer and use it in GitHub Desktop.
This file contains 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
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