Skip to content

Instantly share code, notes, and snippets.

@brad-anton
Created January 10, 2017 20:46
Show Gist options
  • Save brad-anton/d4c169bab100f9fa31a95381d533d200 to your computer and use it in GitHub Desktop.
Save brad-anton/d4c169bab100f9fa31a95381d533d200 to your computer and use it in GitHub Desktop.
Block page logs as a dictionary
{
"timestamp" : "1483998618838",
"response_code" : "403",
"headers" : {
"accept-language" : "es-MX",
"accept-encoding" : "gzip, deflate",
"request" : {
"version" : "1.1",
"protocol" : "HTTP",
"method" : "GET",
"uri" : "<OMITTED>"
},
"host" : "new.contactcenter.news",
"accept" : "text/html, application/xhtml+xml, */*",
"user-agent" : "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko",
"connection" : "Keep-Alive",
"referer" : "http://geiserpharma.com/"
},
"referer_domain" : "geiserpharma.com",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment