Skip to content

Instantly share code, notes, and snippets.

@sf1152
Created March 9, 2017 00:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sf1152/c91d6d62518fe62cc87157c9ce0e60cf to your computer and use it in GitHub Desktop.
Save sf1152/c91d6d62518fe62cc87157c9ce0e60cf to your computer and use it in GitHub Desktop.
{
"NAME" : "test1",
"HTTPEXCHANGELIST" : {
"HTTPEXCHANGE1" : {
"UPDATETIME" : "8 Mar 2017 23:56:25 GMT",
"HTTPREQUEST" : {
"HTTPMETHOD" : "GET",
"HTTPURI" : "http://www.example.org/",
"HTTPHEADERS" : {
"Host" : "www.example.org",
"User-Agent" : "curl/7.43.0",
"Accept" : "*/*",
"Proxy-Connection" : "Keep-Alive"
},
"BINARYHTTPBODY" : ""
},
"HTTPRESPONSE" : {
"HTTPSTATUSCODE" : 200,
"HTTPHEADERS" : {
"X-Cache" : "HIT",
"Cache-Control" : "max-age=604800",
"Etag" : "\"359670651+ident\"",
"Server" : "ECS (iad/182A)",
"Vary" : "Accept-Encoding",
"Expires" : "Wed, 15 Mar 2017 23:56:22 GMT",
"Last-Modified" : "Fri, 09 Aug 2013 23:54:35 GMT",
"Content-Length" : "1270",
"Date" : "Wed, 08 Mar 2017 23:56:22 GMT",
"Content-Type" : "text/html"
},
"STRINGHTTPBODY" : "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 50px;\n background-color: #fff;\n border-radius: 1em;\n }\n a:link, a:visited {\n color: #38488f;\n text-decoration: none;\n }\n @media (max-width: 700px) {\n body {\n background-color: #fff;\n }\n div {\n width: auto;\n margin: 0 auto;\n border-radius: 0;\n padding: 1em;\n }\n }\n </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n <p>This domain is established to be used for illustrative examples in documents. You may use this\n domain in examples without prior coordination or asking for permission.</p>\n <p><a href=\"http://www.iana.org/domains/example\">More information...</a></p>\n</div>\n</body>\n</html>\n"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment