Created
August 30, 2012 19:21
-
-
Save phistuck/3538372 to your computer and use it in GitHub Desktop.
HAR from the Developer Tools Network panel when clicking on the User Feedback link
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
{ | |
"log": { | |
"version": "1.2", | |
"creator": { | |
"name": "WebInspector", | |
"version": "537.8" | |
}, | |
"pages": [ | |
{ | |
"startedDateTime": "2012-08-30T19:19:54.213Z", | |
"id": "page_1", | |
"title": "https://chrome.google.com/webstore/developer/support/gogicphpbpnpibmgpjbgnhjmbpmmpdcg?hl=en", | |
"pageTimings": { | |
"onContentLoad": null, | |
"onLoad": null | |
} | |
} | |
], | |
"entries": [ | |
{ | |
"startedDateTime": "2012-08-30T19:19:54.213Z", | |
"time": 783, | |
"request": { | |
"method": "GET", | |
"url": "https://chrome.google.com/webstore/developer/support/gogicphpbpnpibmgpjbgnhjmbpmmpdcg?hl=en", | |
"httpVersion": "HTTP/1.1", | |
"headers": [], | |
"queryString": [ | |
{ | |
"name": "hl", | |
"value": "en" | |
} | |
], | |
"cookies": [], | |
"headersSize": 106, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 302, | |
"statusText": "Moved Temporarily", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "date", | |
"value": "Thu, 30 Aug 2012 19:19:54 GMT" | |
}, | |
{ | |
"name": "content-encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "status", | |
"value": "302 Moved Temporarily" | |
}, | |
{ | |
"name": "content-length", | |
"value": "165" | |
}, | |
{ | |
"name": "x-xss-protection", | |
"value": "1; mode=block" | |
}, | |
{ | |
"name": "pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "server", | |
"value": "GSE" | |
}, | |
{ | |
"name": "x-frame-options", | |
"value": "SAMEORIGIN" | |
}, | |
{ | |
"name": "content-type", | |
"value": "text/html; charset=UTF-8" | |
}, | |
{ | |
"name": "location", | |
"value": "/webstore?hl=en" | |
}, | |
{ | |
"name": "expires", | |
"value": "Fri, 01 Jan 1990 00:00:00 GMT" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "no-cache, no-store, max-age=0, must-revalidate" | |
}, | |
{ | |
"name": "version", | |
"value": "HTTP/1.1" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 0, | |
"mimeType": "text/html", | |
"compression": -165 | |
}, | |
"redirectURL": "/webstore?hl=en", | |
"headersSize": 462, | |
"bodySize": 165 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0, | |
"dns": -1, | |
"connect": -1, | |
"send": 1, | |
"wait": 775, | |
"receive": 5, | |
"ssl": -1 | |
}, | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2012-08-30T19:19:54.997Z", | |
"time": 1233, | |
"request": { | |
"method": "GET", | |
"url": "https://chrome.google.com/webstore?hl=en", | |
"httpVersion": "HTTP/1.1", | |
"headers": [], | |
"queryString": [ | |
{ | |
"name": "hl", | |
"value": "en" | |
} | |
], | |
"cookies": [], | |
"headersSize": 55, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "date", | |
"value": "Thu, 30 Aug 2012 19:19:56 GMT" | |
}, | |
{ | |
"name": "content-encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "status", | |
"value": "200 OK" | |
}, | |
{ | |
"name": "x-xss-protection", | |
"value": "1; mode=block" | |
}, | |
{ | |
"name": "pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "server", | |
"value": "GSE" | |
}, | |
{ | |
"name": "x-frame-options", | |
"value": "SAMEORIGIN" | |
}, | |
{ | |
"name": "content-type", | |
"value": "text/html; charset=utf-8" | |
}, | |
{ | |
"name": "expires", | |
"value": "Fri, 01 Jan 1990 00:00:00 GMT" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "no-cache, no-store, max-age=0, must-revalidate" | |
}, | |
{ | |
"name": "version", | |
"value": "HTTP/1.1" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 135393, | |
"mimeType": "text/html", | |
"compression": 135777 | |
}, | |
"redirectURL": "", | |
"headersSize": 384, | |
"bodySize": -384 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0, | |
"dns": -1, | |
"connect": -1, | |
"send": 2, | |
"wait": 1083, | |
"receive": 148, | |
"ssl": -1 | |
}, | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2012-08-30T19:22:45.103Z", | |
"time": 579, | |
"request": { | |
"method": "GET", | |
"url": "https://chrome.google.com/webstore/static/1346197717/wall/css/webstore.css", | |
"httpVersion": "HTTP/1.1", | |
"headers": [], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 89, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "date", | |
"value": "Wed, 29 Aug 2012 22:44:06 GMT" | |
}, | |
{ | |
"name": "content-encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "age", | |
"value": "74150" | |
}, | |
{ | |
"name": "status", | |
"value": "200 OK" | |
}, | |
{ | |
"name": "content-length", | |
"value": "301833" | |
}, | |
{ | |
"name": "x-xss-protection", | |
"value": "1; mode=block" | |
}, | |
{ | |
"name": "last-modified", | |
"value": "Tue, 28 Aug 2012 23:43:34 GMT" | |
}, | |
{ | |
"name": "server", | |
"value": "GSE" | |
}, | |
{ | |
"name": "x-frame-options", | |
"value": "SAMEORIGIN" | |
}, | |
{ | |
"name": "content-type", | |
"value": "text/css" | |
}, | |
{ | |
"name": "expires", | |
"value": "Thu, 29 Aug 2013 22:44:06 GMT" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "public, max-age=31536000" | |
}, | |
{ | |
"name": "version", | |
"value": "HTTP/1.1" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 51902, | |
"mimeType": "text/css", | |
"compression": 52312 | |
}, | |
"redirectURL": "", | |
"headersSize": 410, | |
"bodySize": -410 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0, | |
"dns": -1, | |
"connect": -1, | |
"send": 1, | |
"wait": 470, | |
"receive": 0, | |
"ssl": -1 | |
}, | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2012-08-30T19:19:56.192Z", | |
"time": 649, | |
"request": { | |
"method": "GET", | |
"url": "https://fonts.googleapis.com/css?family=Open+Sans", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.8 (KHTML, like Gecko) Chrome/23.0.1247.1 Safari/537.8" | |
}, | |
{ | |
"name": "Accept", | |
"value": "text/css,*/*;q=0.1" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://chrome.google.com/webstore?hl=en" | |
} | |
], | |
"queryString": [ | |
{ | |
"name": "family", | |
"value": "Open+Sans" | |
} | |
], | |
"cookies": [], | |
"headersSize": 64, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 0, | |
"statusText": "", | |
"httpVersion": "HTTP/1.1", | |
"headers": [], | |
"cookies": [], | |
"content": { | |
"size": 0, | |
"compression": 0 | |
}, | |
"redirectURL": "", | |
"headersSize": 13, | |
"bodySize": 0 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0, | |
"dns": -1, | |
"connect": -1, | |
"send": -1, | |
"wait": -1, | |
"receive": null, | |
"ssl": -1 | |
}, | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2012-08-30T19:19:56.192Z", | |
"time": 649, | |
"request": { | |
"method": "GET", | |
"url": "https://apis.google.com/js/plusone.js", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.8 (KHTML, like Gecko) Chrome/23.0.1247.1 Safari/537.8" | |
}, | |
{ | |
"name": "Accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://chrome.google.com/webstore?hl=en" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 52, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 0, | |
"statusText": "", | |
"httpVersion": "HTTP/1.1", | |
"headers": [], | |
"cookies": [], | |
"content": { | |
"size": 0, | |
"compression": 0 | |
}, | |
"redirectURL": "", | |
"headersSize": 13, | |
"bodySize": 0 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0, | |
"dns": -1, | |
"connect": -1, | |
"send": -1, | |
"wait": -1, | |
"receive": null, | |
"ssl": -1 | |
}, | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2012-08-30T19:19:56.192Z", | |
"time": 648, | |
"request": { | |
"method": "GET", | |
"url": "https://www.google.com/tools/dlpage/res/c/gu-util.js", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.8 (KHTML, like Gecko) Chrome/23.0.1247.1 Safari/537.8" | |
}, | |
{ | |
"name": "Accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://chrome.google.com/webstore?hl=en" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 67, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 0, | |
"statusText": "", | |
"httpVersion": "HTTP/1.1", | |
"headers": [], | |
"cookies": [], | |
"content": { | |
"size": 0, | |
"compression": 0 | |
}, | |
"redirectURL": "", | |
"headersSize": 13, | |
"bodySize": 0 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0, | |
"dns": -1, | |
"connect": -1, | |
"send": -1, | |
"wait": -1, | |
"receive": null, | |
"ssl": -1 | |
}, | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2012-08-30T19:19:56.236Z", | |
"time": 600, | |
"request": { | |
"method": "GET", | |
"url": "https://www.google.com/jsapi", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.8 (KHTML, like Gecko) Chrome/23.0.1247.1 Safari/537.8" | |
}, | |
{ | |
"name": "Accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://chrome.google.com/webstore?hl=en" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 43, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 0, | |
"statusText": "", | |
"httpVersion": "HTTP/1.1", | |
"headers": [], | |
"cookies": [], | |
"content": { | |
"size": 0, | |
"compression": 0 | |
}, | |
"redirectURL": "", | |
"headersSize": 13, | |
"bodySize": 0 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0, | |
"dns": -1, | |
"connect": -1, | |
"send": -1, | |
"wait": -1, | |
"receive": null, | |
"ssl": -1 | |
}, | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2012-08-30T19:19:56.238Z", | |
"time": 590, | |
"request": { | |
"method": "GET", | |
"url": "https://chrome.google.com/webstore/static/1346197717/wall/js/webstore.js", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.8 (KHTML, like Gecko) Chrome/23.0.1247.1 Safari/537.8" | |
}, | |
{ | |
"name": "Accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://chrome.google.com/webstore?hl=en" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 87, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 0, | |
"statusText": "", | |
"httpVersion": "HTTP/1.1", | |
"headers": [], | |
"cookies": [], | |
"content": { | |
"size": 0, | |
"compression": 0 | |
}, | |
"redirectURL": "", | |
"headersSize": 13, | |
"bodySize": 0 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0, | |
"dns": -1, | |
"connect": -1, | |
"send": -1, | |
"wait": -1, | |
"receive": null, | |
"ssl": -1 | |
}, | |
"pageref": "page_1" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment