Skip to content

Instantly share code, notes, and snippets.

@alvinwoon
Created June 27, 2012 16:23
Show Gist options
  • Save alvinwoon/3005217 to your computer and use it in GitHub Desktop.
Save alvinwoon/3005217 to your computer and use it in GitHub Desktop.
//ajax json request
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5application/json, text/javascript, */*; q=0.01en-US,en;q=0.8gzip,deflate,sdchISO-8859-1,utf-8;q=0.7,*;q=0.3"
//web request
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8en-US,en;q=0.8gzip,deflate,sdchISO-8859-1,utf-8;q=0.7,*;q=0.3"
@alvinwoon
Copy link
Author

"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5application/xml, text/xml, /; q=0.01en-US,en;q=0.8gzip,deflate,sdchISO-8859-1,utf-8;q=0.7,*;q=0.3"

@alvinwoon
Copy link
Author

"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5_/_en-US,en;q=0.8gzip,deflate,sdchISO-8859-1,utf-8;q=0.7,*;q=0.3"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment