Skip to content

Instantly share code, notes, and snippets.

@brantz
Created January 20, 2012 22:56
Show Gist options
  • Save brantz/1650071 to your computer and use it in GitHub Desktop.
Save brantz/1650071 to your computer and use it in GitHub Desktop.
return from httpbin
"origin": "188.174.193.115",
"files": {},
"form": {},
"headers": {
"Content-Length": "0",
"Accept-Language": "en-us",
"Accept-Encoding": "gzip, deflate",
"X-Forwarded-Port": "80",
"Host": "httpbin.org",
"Accept": "*/*",
"User-Agent": "ReverseImageSearch/1.0 CFNetwork/548.0.3 Darwin/11.2.0",
"Connection": "keep-alive",
"Filename": "8856_1003-h.jpg",
"Content-Type": "multipart/form-data; boundary=---------------------------14737809831466499882746641449"
},
"url": "http://httpbin.org/post",
"args": {},
"data": ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment