Created
April 27, 2016 01:44
-
-
Save RByers/2b63f0e6e438eb393dc612da9cb08fb8 to your computer and use it in GitHub Desktop.
HAR showing resources fetched when loading mobile version of flipkart.com on Chrome 50
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.36" | |
}, | |
"pages": [ | |
{ | |
"startedDateTime": "2016-04-27T01:42:01.485Z", | |
"id": "page_1", | |
"title": "http://flipkart.com/", | |
"pageTimings": { | |
"onContentLoad": 2993.029999999635, | |
"onLoad": 3274.5109999996203 | |
} | |
} | |
], | |
"entries": [ | |
{ | |
"startedDateTime": "2016-04-27T01:42:01.485Z", | |
"time": 501.0280000005878, | |
"request": { | |
"method": "GET", | |
"url": "http://flipkart.com/", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Accept", | |
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch" | |
}, | |
{ | |
"name": "Host", | |
"value": "flipkart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "Upgrade-Insecure-Requests", | |
"value": "1" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 404, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 301, | |
"statusText": "Moved Permanently", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Location", | |
"value": "http://www.flipkart.com/" | |
}, | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:01 GMT" | |
}, | |
{ | |
"name": "Server", | |
"value": "nginx" | |
}, | |
{ | |
"name": "Content-Length", | |
"value": "178" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "text/html" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 0, | |
"mimeType": "text/html", | |
"compression": 0 | |
}, | |
"redirectURL": "http://www.flipkart.com/", | |
"headersSize": 168, | |
"bodySize": 0, | |
"_transferSize": 168 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.442000000475673, | |
"dns": 0.05299999975250097, | |
"connect": 247.04299999939383, | |
"send": 0.14499999997499913, | |
"wait": 251.771000001099, | |
"receive": 1.5739999998917824, | |
"ssl": -1 | |
}, | |
"connection": "31603", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:01.987Z", | |
"time": 513.993999999002, | |
"request": { | |
"method": "GET", | |
"url": "http://www.flipkart.com/", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Accept", | |
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch" | |
}, | |
{ | |
"name": "Host", | |
"value": "www.flipkart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "Upgrade-Insecure-Requests", | |
"value": "1" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 408, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 301, | |
"statusText": "Moved Permanently", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Location", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:02 GMT" | |
}, | |
{ | |
"name": "Server", | |
"value": "nginx" | |
}, | |
{ | |
"name": "Content-Length", | |
"value": "178" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "text/html" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 0, | |
"mimeType": "text/html", | |
"compression": 0 | |
}, | |
"redirectURL": "https://www.flipkart.com/", | |
"headersSize": 169, | |
"bodySize": 0, | |
"_transferSize": 169 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.427999999374151, | |
"dns": 0.019000000975210984, | |
"connect": 251.07299999945064, | |
"send": 0.2650000005820061, | |
"wait": 260.86299999951694, | |
"receive": 1.3459999991030145, | |
"ssl": -1 | |
}, | |
"connection": "31610", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:02.502Z", | |
"time": 1070.2000000001135, | |
"request": { | |
"method": "GET", | |
"url": "https://www.flipkart.com/", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Accept", | |
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "Host", | |
"value": "www.flipkart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "Upgrade-Insecure-Requests", | |
"value": "1" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 412, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:03 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Last-Modified", | |
"value": "Mon, 25 Apr 2016 10:16:50 GMT" | |
}, | |
{ | |
"name": "Server", | |
"value": "nginx" | |
}, | |
{ | |
"name": "x-e-id", | |
"value": "10.33.141.137" | |
}, | |
{ | |
"name": "X-Frame-Options", | |
"value": "SAMEORIGIN" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "text/html; charset=utf-8" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "private, no-cache, must-revalidate, max-age=0" | |
}, | |
{ | |
"name": "Transfer-Encoding", | |
"value": "chunked" | |
}, | |
{ | |
"name": "Content-Security-Policy", | |
"value": "default-src 'self'; script-src 'self' 'unsafe-eval' https://img1a.flixcart.com https://www.google-analytics.com 'nonce-69481519'; style-src 'self' 'unsafe-inline' https://img1a.flixcart.com; img-src 'self' * data:; font-src 'self' https://img1a.flixcart.com; frame-src 'self' https://*.flipkart.com; object-src 'self'; connect-src 'self' https://*.flipkart.com https://www.google-analytics.com;" | |
}, | |
{ | |
"name": "Set-Cookie", | |
"value": "T=BR%3Acini74vl81yh9loqth8stz0ri.1461721323502; Max-Age=31536000; Domain=flipkart.com; Path=/; Expires=Thu, 27 Apr 2017 01:42:03 GMT" | |
}, | |
{ | |
"name": "Set-Cookie", | |
"value": "SN=2.VI5E5C9F84EDF846E89E7D1F605EF61BAB.SI6901BF5468CC43178AB8D0AB70DA8C49.VS856D65D9D97048FFAAC039A3E957607E.1461721323; Max-Age=31536000; Domain=flipkart.com; Path=/; Expires=Thu, 27 Apr 2017 01:42:03 GMT; HttpOnly" | |
}, | |
{ | |
"name": "Set-Cookie", | |
"value": "S=d1t16JSc%2FPz8%2FP05EVj8afD8%2FP4FPftGFkNDwYF6enlg8QKCmEhMRwgef4cjIaKi1CBJ732VBDgCxp5w0LAfL1s3DGA%3D%3D; Max-Age=31536000; Domain=flipkart.com; Path=/; Expires=Thu, 27 Apr 2017 01:42:03 GMT; HttpOnly; Secure" | |
}, | |
{ | |
"name": "Expires", | |
"value": "-1" | |
} | |
], | |
"cookies": [ | |
{ | |
"name": "T", | |
"value": "BR%3Acini74vl81yh9loqth8stz0ri.1461721323502", | |
"path": "/", | |
"domain": "flipkart.com", | |
"expires": "2017-04-27T01:42:02.502Z", | |
"httpOnly": false, | |
"secure": false | |
}, | |
{ | |
"name": "SN", | |
"value": "2.VI5E5C9F84EDF846E89E7D1F605EF61BAB.SI6901BF5468CC43178AB8D0AB70DA8C49.VS856D65D9D97048FFAAC039A3E957607E.1461721323", | |
"path": "/", | |
"domain": "flipkart.com", | |
"expires": "2017-04-27T01:42:02.502Z", | |
"httpOnly": true, | |
"secure": false | |
}, | |
{ | |
"name": "S", | |
"value": "d1t16JSc%2FPz8%2FP05EVj8afD8%2FP4FPftGFkNDwYF6enlg8QKCmEhMRwgef4cjIaKi1CBJ732VBDgCxp5w0LAfL1s3DGA%3D%3D", | |
"path": "/", | |
"domain": "flipkart.com", | |
"expires": "2017-04-27T01:42:02.502Z", | |
"httpOnly": true, | |
"secure": true | |
} | |
], | |
"content": { | |
"size": 21589, | |
"mimeType": "text/html", | |
"compression": 14710 | |
}, | |
"redirectURL": "", | |
"headersSize": 1397, | |
"bodySize": 6879, | |
"_transferSize": 8276 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.956000001679058, | |
"dns": 0.03899999865097903, | |
"connect": 780.472000000373, | |
"send": 0.21399999968696193, | |
"wait": 284.8800000010699, | |
"receive": 3.638999998653617, | |
"ssl": 528.430000000298 | |
}, | |
"connection": "31618", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:03.611Z", | |
"time": 121.86499999916123, | |
"request": { | |
"method": "GET", | |
"url": "https://img1a.flixcart.com/www/linchpin/batman-returns/images/logo_lite-cbb3574d.png", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Accept", | |
"value": "image/webp,image/*,*/*;q=0.8" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "Host", | |
"value": "img1a.flixcart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 431, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:03 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "Last-Modified", | |
"value": "Sun, 06 Mar 2016 17:26:11 GMT" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "image/png" | |
}, | |
{ | |
"name": "Access-Control-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "max-age=604800" | |
}, | |
{ | |
"name": "Access-Control-Allow-Credentials", | |
"value": "true" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Ranges", | |
"value": "bytes" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Content-Length", | |
"value": "6175" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 6152, | |
"mimeType": "image/png", | |
"compression": -23 | |
}, | |
"redirectURL": "", | |
"headersSize": 393, | |
"bodySize": 6175, | |
"_transferSize": 6568 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.556999999389518, | |
"dns": 0.013000000762985908, | |
"connect": 65.5360000000656, | |
"send": 0.15299999904519268, | |
"wait": 51.6129999996337, | |
"receive": 3.9930000002642316, | |
"ssl": 37.5110000004497 | |
}, | |
"connection": "31629", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:03.616Z", | |
"time": 112.16799999965588, | |
"request": { | |
"method": "GET", | |
"url": "https://img1a.flixcart.com/www/linchpin/batman-returns/images/flip-logo-527ae59f.png", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Accept", | |
"value": "image/webp,image/*,*/*;q=0.8" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "Host", | |
"value": "img1a.flixcart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 431, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:03 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "Last-Modified", | |
"value": "Sun, 06 Mar 2016 17:26:11 GMT" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "image/png" | |
}, | |
{ | |
"name": "Access-Control-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "max-age=604800" | |
}, | |
{ | |
"name": "Access-Control-Allow-Credentials", | |
"value": "true" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Ranges", | |
"value": "bytes" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Content-Length", | |
"value": "8266" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 8310, | |
"mimeType": "image/png", | |
"compression": 44 | |
}, | |
"redirectURL": "", | |
"headersSize": 393, | |
"bodySize": 8266, | |
"_transferSize": 8659 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.717999999324093, | |
"dns": 0.013999999282532039, | |
"connect": 62.758000000030776, | |
"send": 0.11799999992939547, | |
"wait": 47.330000001238204, | |
"receive": 1.2299999998508753, | |
"ssl": 36.0920000002807 | |
}, | |
"connection": "31640", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:03.618Z", | |
"time": 240.18799999976181, | |
"request": { | |
"method": "GET", | |
"url": "https://img1a.flixcart.com/www/linchpin/batman-returns/vendor.877095ebde8e1ac66f03b20b05c17c09.js", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Origin", | |
"value": "https://www.flipkart.com" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "Host", | |
"value": "img1a.flixcart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "Accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 453, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:03 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "x-e-id", | |
"value": "10.33.165.141" | |
}, | |
{ | |
"name": "X-Cache-Status", | |
"value": "HIT" | |
}, | |
{ | |
"name": "Transfer-Encoding", | |
"value": "chunked" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Connection", | |
"value": "Transfer-Encoding" | |
}, | |
{ | |
"name": "Last-Modified", | |
"value": "Thu, 25 Feb 2016 09:07:13 GMT" | |
}, | |
{ | |
"name": "Server", | |
"value": "nginx/1.9.11" | |
}, | |
{ | |
"name": "ETag", | |
"value": "\"566542df-2b67c-df\"" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "application/javascript" | |
}, | |
{ | |
"name": "Access-Control-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "max-age=604800" | |
}, | |
{ | |
"name": "Access-Control-Allow-Credentials", | |
"value": "true" | |
}, | |
{ | |
"name": "Accept-Ranges", | |
"value": "bytes" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 177788, | |
"mimeType": "application/javascript", | |
"compression": 127271 | |
}, | |
"redirectURL": "", | |
"headersSize": 512, | |
"bodySize": 50517, | |
"_transferSize": 51029 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.819000000774395, | |
"dns": 0.011000000085913952, | |
"connect": 70.49000000006349, | |
"send": 0.1940000001923039, | |
"wait": 59.2619999988529, | |
"receive": 109.41199999979281, | |
"ssl": 37.374000001364 | |
}, | |
"connection": "31650", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:03.619Z", | |
"time": 335.2130000002944, | |
"request": { | |
"method": "GET", | |
"url": "https://img1a.flixcart.com/www/linchpin/batman-returns/home.4eb9fb4433d.bundle.js", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Origin", | |
"value": "https://www.flipkart.com" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "Host", | |
"value": "img1a.flixcart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "Accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 437, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:03 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "ETag", | |
"value": "\"f0699e7b48a28243f8e396b746dbaff9\"" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "text/javascript" | |
}, | |
{ | |
"name": "Access-Control-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "max-age=604800" | |
}, | |
{ | |
"name": "Access-Control-Allow-Credentials", | |
"value": "true" | |
}, | |
{ | |
"name": "Content-Length", | |
"value": "80640" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Ranges", | |
"value": "bytes" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "x-e-id", | |
"value": "10.33.165.141" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 325981, | |
"mimeType": "text/javascript", | |
"compression": 245341 | |
}, | |
"redirectURL": "", | |
"headersSize": 395, | |
"bodySize": 80640, | |
"_transferSize": 81035 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0, | |
"dns": 0, | |
"connect": 116.281000000527, | |
"send": 0.10899999870099464, | |
"wait": 134.448000000703, | |
"receive": 84.37500000036343, | |
"ssl": 81.9460000002437 | |
}, | |
"connection": "31645", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:03.628Z", | |
"time": 123.56300000101328, | |
"request": { | |
"method": "GET", | |
"url": "https://img1a.flixcart.com/www/linchpin/batman-returns/images/blurit-70c4c307.jpg", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Accept", | |
"value": "image/webp,image/*,*/*;q=0.8" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "Host", | |
"value": "img1a.flixcart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 428, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:03 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "Last-Modified", | |
"value": "Sun, 06 Mar 2016 17:25:52 GMT" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "image/jpeg" | |
}, | |
{ | |
"name": "Access-Control-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "max-age=604800" | |
}, | |
{ | |
"name": "Access-Control-Allow-Credentials", | |
"value": "true" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Ranges", | |
"value": "bytes" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Content-Length", | |
"value": "1459" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 1591, | |
"mimeType": "image/jpeg", | |
"compression": 132 | |
}, | |
"redirectURL": "", | |
"headersSize": 394, | |
"bodySize": 1459, | |
"_transferSize": 1853 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.587000000450644, | |
"dns": 0.011000000085913952, | |
"connect": 83.51899999979655, | |
"send": 0.2629999999043946, | |
"wait": 38.64000000066849, | |
"receive": 0.5430000001072841, | |
"ssl": 44.545000000653104 | |
}, | |
"connection": "31657", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:03.673Z", | |
"time": 199.8379999986355, | |
"request": { | |
"method": "GET", | |
"url": "https://img1a.flixcart.com/www/linchpin/batman-returns/bundle.e985fa.css", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Accept", | |
"value": "text/css,*/*;q=0.1" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "Host", | |
"value": "img1a.flixcart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 409, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:03 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "ETag", | |
"value": "\"8b0b062c0a380538300657288e64239e\"" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "text/css" | |
}, | |
{ | |
"name": "Access-Control-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "max-age=604800" | |
}, | |
{ | |
"name": "Access-Control-Allow-Credentials", | |
"value": "true" | |
}, | |
{ | |
"name": "Content-Length", | |
"value": "17577" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Accept-Ranges", | |
"value": "bytes" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "x-e-id", | |
"value": "10.33.153.12" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 80154, | |
"mimeType": "text/css", | |
"compression": 62577 | |
}, | |
"redirectURL": "", | |
"headersSize": 387, | |
"bodySize": 17577, | |
"_transferSize": 17964 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 60.0560000002588, | |
"dns": -1, | |
"connect": -1, | |
"send": 0.18499999896449992, | |
"wait": 135.4680000004007, | |
"receive": 4.128999999011484, | |
"ssl": -1 | |
}, | |
"connection": "31640", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:03.702Z", | |
"time": 169.6169999995618, | |
"request": { | |
"method": "GET", | |
"url": "https://www.google-analytics.com/analytics.js", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": ":path", | |
"value": "/analytics.js" | |
}, | |
{ | |
"name": "accept-encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "accept-language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": ":authority", | |
"value": "www.google-analytics.com" | |
}, | |
{ | |
"name": ":scheme", | |
"value": "https" | |
}, | |
{ | |
"name": ":method", | |
"value": "GET" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "strict-transport-security", | |
"value": "max-age=10886400" | |
}, | |
{ | |
"name": "content-encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "last-modified", | |
"value": "Mon, 04 Apr 2016 19:58:52 GMT" | |
}, | |
{ | |
"name": "server", | |
"value": "Golfe2" | |
}, | |
{ | |
"name": "age", | |
"value": "3247" | |
}, | |
{ | |
"name": "date", | |
"value": "Wed, 27 Apr 2016 00:47:56 GMT" | |
}, | |
{ | |
"name": "vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "content-type", | |
"value": "text/javascript" | |
}, | |
{ | |
"name": "status", | |
"value": "200" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "public, max-age=7200" | |
}, | |
{ | |
"name": "content-length", | |
"value": "10938" | |
}, | |
{ | |
"name": "alt-svc", | |
"value": "quic=\":443\"; ma=2592000; v=\"32,31,30,29,28,27,26,25\"" | |
}, | |
{ | |
"name": "alternate-protocol", | |
"value": "443:quic" | |
}, | |
{ | |
"name": "expires", | |
"value": "Wed, 27 Apr 2016 02:47:56 GMT" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 26299, | |
"mimeType": "text/javascript" | |
}, | |
"redirectURL": "", | |
"headersSize": -1, | |
"bodySize": -1, | |
"_transferSize": 11205 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.613999998677173, | |
"dns": 0.014999999621068016, | |
"connect": 104.29100000146676, | |
"send": 0.4959999987480046, | |
"wait": 63.396000001375995, | |
"receive": 0.8049999996728161, | |
"ssl": 72.6709999999006 | |
}, | |
"connection": "31672", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:03.771Z", | |
"time": 0, | |
"request": { | |
"method": "GET", | |
"url": "https://www.flipkart.com/sw.js", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/sw.js" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "Pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:03 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Last-Modified", | |
"value": "Mon, 25 Apr 2016 10:16:50 GMT" | |
}, | |
{ | |
"name": "Server", | |
"value": "nginx" | |
}, | |
{ | |
"name": "x-e-id", | |
"value": "10.33.141.137" | |
}, | |
{ | |
"name": "X-Frame-Options", | |
"value": "SAMEORIGIN" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "application/javascript" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "private, no-cache, must-revalidate, max-age=0" | |
}, | |
{ | |
"name": "Transfer-Encoding", | |
"value": "chunked" | |
}, | |
{ | |
"name": "Expires", | |
"value": "-1" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 15749, | |
"mimeType": "application/javascript" | |
}, | |
"redirectURL": "", | |
"headersSize": -1, | |
"bodySize": -1, | |
"_transferSize": 0 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": -1, | |
"dns": -1, | |
"connect": -1, | |
"send": 0, | |
"wait": 0, | |
"receive": 0, | |
"ssl": -1 | |
} | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:03.935Z", | |
"time": 1.465999999709311, | |
"request": { | |
"method": "GET", | |
"url": "https://img1a.flixcart.com/www/linchpin/batman-returns/bundle.e985fa.css", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "Accept", | |
"value": "text/css,*/*;q=0.1" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:03 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "ETag", | |
"value": "\"8b0b062c0a380538300657288e64239e\"" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "text/css" | |
}, | |
{ | |
"name": "Access-Control-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "max-age=604800" | |
}, | |
{ | |
"name": "Access-Control-Allow-Credentials", | |
"value": "true" | |
}, | |
{ | |
"name": "Content-Length", | |
"value": "17577" | |
}, | |
{ | |
"name": "Accept-Ranges", | |
"value": "bytes" | |
}, | |
{ | |
"name": "Timing-Allow-Origin", | |
"value": "*" | |
}, | |
{ | |
"name": "x-e-id", | |
"value": "10.33.153.12" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 80154, | |
"mimeType": "text/css" | |
}, | |
"redirectURL": "", | |
"headersSize": -1, | |
"bodySize": 0, | |
"_transferSize": 0 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.350000000253203, | |
"dns": -1, | |
"connect": -1, | |
"send": 0, | |
"wait": 0.20399999993969697, | |
"receive": 0.911999999516411, | |
"ssl": -1 | |
}, | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.067Z", | |
"time": 29.73299999939627, | |
"request": { | |
"method": "GET", | |
"url": "https://www.google-analytics.com/plugins/ua/ec.js", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": ":path", | |
"value": "/plugins/ua/ec.js" | |
}, | |
{ | |
"name": "accept-encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "accept-language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": ":authority", | |
"value": "www.google-analytics.com" | |
}, | |
{ | |
"name": ":scheme", | |
"value": "https" | |
}, | |
{ | |
"name": ":method", | |
"value": "GET" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "date", | |
"value": "Wed, 27 Apr 2016 00:58:11 GMT" | |
}, | |
{ | |
"name": "content-encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "last-modified", | |
"value": "Thu, 21 Apr 2016 03:17:22 GMT" | |
}, | |
{ | |
"name": "server", | |
"value": "sffe" | |
}, | |
{ | |
"name": "age", | |
"value": "2633" | |
}, | |
{ | |
"name": "vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "content-type", | |
"value": "text/javascript" | |
}, | |
{ | |
"name": "status", | |
"value": "200" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "public, max-age=3600" | |
}, | |
{ | |
"name": "content-length", | |
"value": "1296" | |
}, | |
{ | |
"name": "alt-svc", | |
"value": "quic=\":443\"; ma=2592000; v=\"32,31,30,29,28,27,26,25\"" | |
}, | |
{ | |
"name": "alternate-protocol", | |
"value": "443:quic" | |
}, | |
{ | |
"name": "x-xss-protection", | |
"value": "1; mode=block" | |
}, | |
{ | |
"name": "expires", | |
"value": "Wed, 27 Apr 2016 01:58:11 GMT" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 2779, | |
"mimeType": "text/javascript" | |
}, | |
"redirectURL": "", | |
"headersSize": -1, | |
"bodySize": -1, | |
"_transferSize": 1450 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.566000000617351, | |
"dns": -1, | |
"connect": -1, | |
"send": 0.48099999912664904, | |
"wait": 27.1360000006098, | |
"receive": 1.5499999990424698, | |
"ssl": -1 | |
}, | |
"connection": "31672", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.398Z", | |
"time": 289.5939999998518, | |
"request": { | |
"method": "POST", | |
"url": "https://www.flipkart.com/api/3/user/state", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "x-user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36 FKUA/msite/0.0.1/msite/Mobile" | |
}, | |
{ | |
"name": "Origin", | |
"value": "https://www.flipkart.com" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, br" | |
}, | |
{ | |
"name": "Host", | |
"value": "www.flipkart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "content-type", | |
"value": "application/json" | |
}, | |
{ | |
"name": "Accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "Cookie", | |
"value": "T=BR%3Acini74vl81yh9loqth8stz0ri.1461721323502; SN=2.VI5E5C9F84EDF846E89E7D1F605EF61BAB.SI6901BF5468CC43178AB8D0AB70DA8C49.VS856D65D9D97048FFAAC039A3E957607E.1461721323; S=d1t16JSc%2FPz8%2FP05EVj8afD8%2FP4FPftGFkNDwYF6enlg8QKCmEhMRwgef4cjIaKi1CBJ732VBDgCxp5w0LAfL1s3DGA%3D%3D; _ga=GA1.2.903726547.1461721324" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "Content-Length", | |
"value": "2" | |
} | |
], | |
"queryString": [], | |
"cookies": [ | |
{ | |
"name": "T", | |
"value": "BR%3Acini74vl81yh9loqth8stz0ri.1461721323502", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
}, | |
{ | |
"name": "SN", | |
"value": "2.VI5E5C9F84EDF846E89E7D1F605EF61BAB.SI6901BF5468CC43178AB8D0AB70DA8C49.VS856D65D9D97048FFAAC039A3E957607E.1461721323", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
}, | |
{ | |
"name": "S", | |
"value": "d1t16JSc%2FPz8%2FP05EVj8afD8%2FP4FPftGFkNDwYF6enlg8QKCmEhMRwgef4cjIaKi1CBJ732VBDgCxp5w0LAfL1s3DGA%3D%3D", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
}, | |
{ | |
"name": "_ga", | |
"value": "GA1.2.903726547.1461721324", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
} | |
], | |
"headersSize": 940, | |
"bodySize": 2, | |
"postData": { | |
"mimeType": "application/json", | |
"text": "{}" | |
} | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:04 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Server", | |
"value": "nginx" | |
}, | |
{ | |
"name": "Transfer-Encoding", | |
"value": "chunked" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "application/json; charset=UTF-8" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "private" | |
}, | |
{ | |
"name": "Set-Cookie", | |
"value": "JSESSIONID=rf4v3uljv64412ks6kxrreord;Path=/" | |
}, | |
{ | |
"name": "Set-Cookie", | |
"value": "S=d1t16Pz8sPz9tP0M/AT8/OT93P1/70DjfW1ep15pzAnF73dLqJsW2dfiQ24T41Jph2YHKYDCTE1arGymu7iZElssbbA==; domain=flipkart.com; path=/; expires=Mon, 24-Oct-2016 01:42:04 GMT; max-age=15552000; secure=true; HttpOnly" | |
}, | |
{ | |
"name": "Set-Cookie", | |
"value": "SN=2.VI5E5C9F84EDF846E89E7D1F605EF61BAB.SI6901BF5468CC43178AB8D0AB70DA8C49.VS856D65D9D97048FFAAC039A3E957607E.1461721324; domain=flipkart.com; path=/; expires=Mon, 24-Oct-2016 01:42:04 GMT; max-age=15552000; HttpOnly" | |
}, | |
{ | |
"name": "Expires", | |
"value": "Thu, 01 Jan 1970 00:00:00 GMT" | |
} | |
], | |
"cookies": [ | |
{ | |
"name": "JSESSIONID", | |
"value": "rf4v3uljv64412ks6kxrreord", | |
"path": "/", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
}, | |
{ | |
"name": "S", | |
"value": "d1t16Pz8sPz9tP0M/AT8/OT93P1/70DjfW1ep15pzAnF73dLqJsW2dfiQ24T41Jph2YHKYDCTE1arGymu7iZElssbbA==", | |
"path": "/", | |
"domain": "flipkart.com", | |
"expires": "2016-10-24T01:42:04.398Z", | |
"httpOnly": true, | |
"secure": true | |
}, | |
{ | |
"name": "SN", | |
"value": "2.VI5E5C9F84EDF846E89E7D1F605EF61BAB.SI6901BF5468CC43178AB8D0AB70DA8C49.VS856D65D9D97048FFAAC039A3E957607E.1461721324", | |
"path": "/", | |
"domain": "flipkart.com", | |
"expires": "2016-10-24T01:42:04.398Z", | |
"httpOnly": true, | |
"secure": false | |
} | |
], | |
"content": { | |
"size": 790, | |
"mimeType": "application/json", | |
"compression": 347 | |
}, | |
"redirectURL": "", | |
"headersSize": 762, | |
"bodySize": 443, | |
"_transferSize": 1205 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.7499999992433, | |
"dns": -1, | |
"connect": -1, | |
"send": 0.17699999989417903, | |
"wait": 287.6429999996615, | |
"receive": 1.0240000010527979, | |
"ssl": -1 | |
}, | |
"connection": "31618", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.400Z", | |
"time": 552.9779999997118, | |
"request": { | |
"method": "GET", | |
"url": "https://www.flipkart.com/api/br/data/flyout", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "x-user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36 FKUA/msite/0.0.1/msite/Mobile" | |
}, | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "Host", | |
"value": "www.flipkart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "content-type", | |
"value": "application/json" | |
}, | |
{ | |
"name": "Accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": "Cookie", | |
"value": "T=BR%3Acini74vl81yh9loqth8stz0ri.1461721323502; SN=2.VI5E5C9F84EDF846E89E7D1F605EF61BAB.SI6901BF5468CC43178AB8D0AB70DA8C49.VS856D65D9D97048FFAAC039A3E957607E.1461721323; S=d1t16JSc%2FPz8%2FP05EVj8afD8%2FP4FPftGFkNDwYF6enlg8QKCmEhMRwgef4cjIaKi1CBJ732VBDgCxp5w0LAfL1s3DGA%3D%3D; _ga=GA1.2.903726547.1461721324" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
} | |
], | |
"queryString": [], | |
"cookies": [ | |
{ | |
"name": "T", | |
"value": "BR%3Acini74vl81yh9loqth8stz0ri.1461721323502", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
}, | |
{ | |
"name": "SN", | |
"value": "2.VI5E5C9F84EDF846E89E7D1F605EF61BAB.SI6901BF5468CC43178AB8D0AB70DA8C49.VS856D65D9D97048FFAAC039A3E957607E.1461721323", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
}, | |
{ | |
"name": "S", | |
"value": "d1t16JSc%2FPz8%2FP05EVj8afD8%2FP4FPftGFkNDwYF6enlg8QKCmEhMRwgef4cjIaKi1CBJ732VBDgCxp5w0LAfL1s3DGA%3D%3D", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
}, | |
{ | |
"name": "_ga", | |
"value": "GA1.2.903726547.1461721324", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
} | |
], | |
"headersSize": 894, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "OK", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Date", | |
"value": "Wed, 27 Apr 2016 01:42:04 GMT" | |
}, | |
{ | |
"name": "Content-Encoding", | |
"value": "gzip" | |
}, | |
{ | |
"name": "Vary", | |
"value": "Accept-Encoding" | |
}, | |
{ | |
"name": "Server", | |
"value": "nginx" | |
}, | |
{ | |
"name": "Transfer-Encoding", | |
"value": "chunked" | |
}, | |
{ | |
"name": "Content-Type", | |
"value": "application/json; charset=UTF-8" | |
}, | |
{ | |
"name": "Cache-Control", | |
"value": "private" | |
}, | |
{ | |
"name": "Set-Cookie", | |
"value": "JSESSIONID=18tyb7lmrjysh1q4yewk3upr13;Path=/" | |
}, | |
{ | |
"name": "Expires", | |
"value": "Thu, 01 Jan 1970 00:00:00 GMT" | |
} | |
], | |
"cookies": [ | |
{ | |
"name": "JSESSIONID", | |
"value": "18tyb7lmrjysh1q4yewk3upr13", | |
"path": "/", | |
"expires": null, | |
"httpOnly": false, | |
"secure": false | |
} | |
], | |
"content": { | |
"size": 12804, | |
"mimeType": "application/json", | |
"compression": 10841 | |
}, | |
"redirectURL": "", | |
"headersSize": 315, | |
"bodySize": 1963, | |
"_transferSize": 2278 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 287.915000000794, | |
"dns": -1, | |
"connect": -1, | |
"send": 0.15699999857997682, | |
"wait": 263.879000000089, | |
"receive": 1.0270000002487905, | |
"ssl": -1 | |
}, | |
"connection": "31618", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.516Z", | |
"time": 150.01500000107626, | |
"request": { | |
"method": "GET", | |
"url": "https://stats.g.doubleclick.net/r/collect?v=1&aip=1&t=dc&_r=3&tid=UA-68662575-1&cid=903726547.1461721324&jid=509428534&_v=j41&z=2066088064", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": ":path", | |
"value": "/r/collect?v=1&aip=1&t=dc&_r=3&tid=UA-68662575-1&cid=903726547.1461721324&jid=509428534&_v=j41&z=2066088064" | |
}, | |
{ | |
"name": "accept-encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "accept-language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "accept", | |
"value": "image/webp,image/*,*/*;q=0.8" | |
}, | |
{ | |
"name": "referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": ":authority", | |
"value": "stats.g.doubleclick.net" | |
}, | |
{ | |
"name": ":scheme", | |
"value": "https" | |
}, | |
{ | |
"name": ":method", | |
"value": "GET" | |
} | |
], | |
"queryString": [ | |
{ | |
"name": "v", | |
"value": "1" | |
}, | |
{ | |
"name": "aip", | |
"value": "1" | |
}, | |
{ | |
"name": "t", | |
"value": "dc" | |
}, | |
{ | |
"name": "_r", | |
"value": "3" | |
}, | |
{ | |
"name": "tid", | |
"value": "UA-68662575-1" | |
}, | |
{ | |
"name": "cid", | |
"value": "903726547.1461721324" | |
}, | |
{ | |
"name": "jid", | |
"value": "509428534" | |
}, | |
{ | |
"name": "_v", | |
"value": "j41" | |
}, | |
{ | |
"name": "z", | |
"value": "2066088064" | |
} | |
], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "strict-transport-security", | |
"value": "max-age=10886400" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "last-modified", | |
"value": "Sun, 17 May 1998 03:00:00 GMT" | |
}, | |
{ | |
"name": "server", | |
"value": "Golfe2" | |
}, | |
{ | |
"name": "date", | |
"value": "Wed, 27 Apr 2016 01:42:04 GMT" | |
}, | |
{ | |
"name": "status", | |
"value": "200" | |
}, | |
{ | |
"name": "content-type", | |
"value": "image/gif" | |
}, | |
{ | |
"name": "access-control-allow-origin", | |
"value": "*" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "no-cache, no-store, must-revalidate" | |
}, | |
{ | |
"name": "content-length", | |
"value": "35" | |
}, | |
{ | |
"name": "alt-svc", | |
"value": "quic=\":443\"; ma=2592000; v=\"32,31,30,29,28,27,26,25\"" | |
}, | |
{ | |
"name": "alternate-protocol", | |
"value": "443:quic" | |
}, | |
{ | |
"name": "expires", | |
"value": "Fri, 01 Jan 1990 00:00:00 GMT" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 35, | |
"mimeType": "image/gif" | |
}, | |
"redirectURL": "", | |
"headersSize": -1, | |
"bodySize": -1, | |
"_transferSize": 300 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.31200000012177, | |
"dns": 0.007000000550760999, | |
"connect": 98.74700000000307, | |
"send": 0.3720000004250039, | |
"wait": 50.067999998646386, | |
"receive": 0.5090000013292695, | |
"ssl": 56.86600000080939 | |
}, | |
"connection": "31722", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.666Z", | |
"time": 93.06199999991804, | |
"request": { | |
"method": "GET", | |
"url": "https://www.google.ca/ads/user-lists/1017598645/?label=5BlXCLOpwQMQtaWd5QM&script=0&random=1939455037&ipr=y", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": ":path", | |
"value": "/ads/user-lists/1017598645/?label=5BlXCLOpwQMQtaWd5QM&script=0&random=1939455037&ipr=y" | |
}, | |
{ | |
"name": "accept-encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "accept-language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "accept", | |
"value": "image/webp,image/*,*/*;q=0.8" | |
}, | |
{ | |
"name": "referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": ":authority", | |
"value": "www.google.ca" | |
}, | |
{ | |
"name": ":scheme", | |
"value": "https" | |
}, | |
{ | |
"name": ":method", | |
"value": "GET" | |
} | |
], | |
"queryString": [ | |
{ | |
"name": "label", | |
"value": "5BlXCLOpwQMQtaWd5QM" | |
}, | |
{ | |
"name": "script", | |
"value": "0" | |
}, | |
{ | |
"name": "random", | |
"value": "1939455037" | |
}, | |
{ | |
"name": "ipr", | |
"value": "y" | |
} | |
], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "date", | |
"value": "Wed, 27 Apr 2016 01:42:04 GMT" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "server", | |
"value": "adclick_server" | |
}, | |
{ | |
"name": "content-type", | |
"value": "image/gif" | |
}, | |
{ | |
"name": "status", | |
"value": "200" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "no-cache, no-store, must-revalidate" | |
}, | |
{ | |
"name": "content-length", | |
"value": "42" | |
}, | |
{ | |
"name": "x-xss-protection", | |
"value": "1; mode=block" | |
}, | |
{ | |
"name": "expires", | |
"value": "Fri, 01 Jan 1990 00:00:00 GMT" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 42, | |
"mimeType": "image/gif" | |
}, | |
"redirectURL": "", | |
"headersSize": -1, | |
"bodySize": -1, | |
"_transferSize": 70 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.605999999606866, | |
"dns": 0.03599999945436094, | |
"connect": 40.22799999984277, | |
"send": 1.0080000010930021, | |
"wait": 49.4409999992058, | |
"receive": 1.7430000007152415, | |
"ssl": 29.818000000886904 | |
}, | |
"connection": "31764", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.668Z", | |
"time": 89.6630000006553, | |
"request": { | |
"method": "GET", | |
"url": "https://www.google.ca/ads/user-lists/1008984980/?label=eJWICIydxgMQlMeP4QM&script=0&random=1669058922&ipr=y", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": ":path", | |
"value": "/ads/user-lists/1008984980/?label=eJWICIydxgMQlMeP4QM&script=0&random=1669058922&ipr=y" | |
}, | |
{ | |
"name": "accept-encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "accept-language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "accept", | |
"value": "image/webp,image/*,*/*;q=0.8" | |
}, | |
{ | |
"name": "referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": ":authority", | |
"value": "www.google.ca" | |
}, | |
{ | |
"name": ":scheme", | |
"value": "https" | |
}, | |
{ | |
"name": ":method", | |
"value": "GET" | |
} | |
], | |
"queryString": [ | |
{ | |
"name": "label", | |
"value": "eJWICIydxgMQlMeP4QM" | |
}, | |
{ | |
"name": "script", | |
"value": "0" | |
}, | |
{ | |
"name": "random", | |
"value": "1669058922" | |
}, | |
{ | |
"name": "ipr", | |
"value": "y" | |
} | |
], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 200, | |
"statusText": "", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "date", | |
"value": "Wed, 27 Apr 2016 01:42:04 GMT" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "server", | |
"value": "adclick_server" | |
}, | |
{ | |
"name": "content-type", | |
"value": "image/gif" | |
}, | |
{ | |
"name": "status", | |
"value": "200" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "no-cache, no-store, must-revalidate" | |
}, | |
{ | |
"name": "content-length", | |
"value": "42" | |
}, | |
{ | |
"name": "x-xss-protection", | |
"value": "1; mode=block" | |
}, | |
{ | |
"name": "expires", | |
"value": "Fri, 01 Jan 1990 00:00:00 GMT" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 42, | |
"mimeType": "image/gif" | |
}, | |
"redirectURL": "", | |
"headersSize": -1, | |
"bodySize": -1, | |
"_transferSize": 224 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 40.0229999995645, | |
"dns": -1, | |
"connect": -1, | |
"send": 0.6890000004204992, | |
"wait": 48.4599999999773, | |
"receive": 0.4910000006930062, | |
"ssl": -1 | |
}, | |
"connection": "31764", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.454Z", | |
"time": 62.409000000116066, | |
"request": { | |
"method": "GET", | |
"url": "https://www.google-analytics.com/r/collect?v=1&_v=j41&a=1358490070&t=pageview&_s=1&dl=https%3A%2F%2Fwww.flipkart.com%2F&dp=%2F&ul=en-us&de=UTF-8&dt=Flipkart&sd=24-bit&sr=400x642&vp=400x642&je=0&_u=SGAAAAIJI~&jid=509428534&cid=903726547.1461721324&tid=UA-68662575-1&_r=1&cd1=Logged%20Out&cd8=home&z=2066088064", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": ":path", | |
"value": "/r/collect?v=1&_v=j41&a=1358490070&t=pageview&_s=1&dl=https%3A%2F%2Fwww.flipkart.com%2F&dp=%2F&ul=en-us&de=UTF-8&dt=Flipkart&sd=24-bit&sr=400x642&vp=400x642&je=0&_u=SGAAAAIJI~&jid=509428534&cid=903726547.1461721324&tid=UA-68662575-1&_r=1&cd1=Logged%20Out&cd8=home&z=2066088064" | |
}, | |
{ | |
"name": "accept-encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "accept-language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "accept", | |
"value": "image/webp,image/*,*/*;q=0.8" | |
}, | |
{ | |
"name": "referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": ":authority", | |
"value": "www.google-analytics.com" | |
}, | |
{ | |
"name": ":scheme", | |
"value": "https" | |
}, | |
{ | |
"name": ":method", | |
"value": "GET" | |
} | |
], | |
"queryString": [ | |
{ | |
"name": "v", | |
"value": "1" | |
}, | |
{ | |
"name": "_v", | |
"value": "j41" | |
}, | |
{ | |
"name": "a", | |
"value": "1358490070" | |
}, | |
{ | |
"name": "t", | |
"value": "pageview" | |
}, | |
{ | |
"name": "_s", | |
"value": "1" | |
}, | |
{ | |
"name": "dl", | |
"value": "https%3A%2F%2Fwww.flipkart.com%2F" | |
}, | |
{ | |
"name": "dp", | |
"value": "%2F" | |
}, | |
{ | |
"name": "ul", | |
"value": "en-us" | |
}, | |
{ | |
"name": "de", | |
"value": "UTF-8" | |
}, | |
{ | |
"name": "dt", | |
"value": "Flipkart" | |
}, | |
{ | |
"name": "sd", | |
"value": "24-bit" | |
}, | |
{ | |
"name": "sr", | |
"value": "400x642" | |
}, | |
{ | |
"name": "vp", | |
"value": "400x642" | |
}, | |
{ | |
"name": "je", | |
"value": "0" | |
}, | |
{ | |
"name": "_u", | |
"value": "SGAAAAIJI~" | |
}, | |
{ | |
"name": "jid", | |
"value": "509428534" | |
}, | |
{ | |
"name": "cid", | |
"value": "903726547.1461721324" | |
}, | |
{ | |
"name": "tid", | |
"value": "UA-68662575-1" | |
}, | |
{ | |
"name": "_r", | |
"value": "1" | |
}, | |
{ | |
"name": "cd1", | |
"value": "Logged%20Out" | |
}, | |
{ | |
"name": "cd8", | |
"value": "home" | |
}, | |
{ | |
"name": "z", | |
"value": "2066088064" | |
} | |
], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 302, | |
"statusText": "", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "date", | |
"value": "Wed, 27 Apr 2016 01:42:04 GMT" | |
}, | |
{ | |
"name": "last-modified", | |
"value": "Sun, 17 May 1998 03:00:00 GMT" | |
}, | |
{ | |
"name": "server", | |
"value": "Golfe2" | |
}, | |
{ | |
"name": "location", | |
"value": "https://stats.g.doubleclick.net/r/collect?v=1&aip=1&t=dc&_r=3&tid=UA-68662575-1&cid=903726547.1461721324&jid=509428534&_v=j41&z=2066088064" | |
}, | |
{ | |
"name": "status", | |
"value": "302" | |
}, | |
{ | |
"name": "content-type", | |
"value": "text/html; charset=UTF-8" | |
}, | |
{ | |
"name": "access-control-allow-origin", | |
"value": "*" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "no-cache, no-store, must-revalidate" | |
}, | |
{ | |
"name": "content-length", | |
"value": "367" | |
}, | |
{ | |
"name": "alt-svc", | |
"value": "quic=\":443\"; ma=2592000; v=\"32,31,30,29,28,27,26,25\"" | |
}, | |
{ | |
"name": "alternate-protocol", | |
"value": "443:quic" | |
}, | |
{ | |
"name": "expires", | |
"value": "Fri, 01 Jan 1990 00:00:00 GMT" | |
} | |
], | |
"cookies": [], | |
"content": { | |
"size": 0, | |
"mimeType": "text/html" | |
}, | |
"redirectURL": "https://stats.g.doubleclick.net/r/collect?v=1&aip=1&t=dc&_r=3&tid=UA-68662575-1&cid=903726547.1461721324&jid=509428534&_v=j41&z=2066088064", | |
"headersSize": -1, | |
"bodySize": -1, | |
"_transferSize": 267 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.397000001612469, | |
"dns": -1, | |
"connect": -1, | |
"send": 0.337999999828753, | |
"wait": 61.01699999999258, | |
"receive": 0.6569999986822666, | |
"ssl": -1 | |
}, | |
"connection": "31672", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.455Z", | |
"time": 103.22900000028312, | |
"request": { | |
"method": "GET", | |
"url": "https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1017598645/?value=0&label=5BlXCLOpwQMQtaWd5QM&guid=ON&script=0", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": ":path", | |
"value": "/pagead/viewthroughconversion/1017598645/?value=0&label=5BlXCLOpwQMQtaWd5QM&guid=ON&script=0" | |
}, | |
{ | |
"name": "accept-encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "accept-language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "accept", | |
"value": "image/webp,image/*,*/*;q=0.8" | |
}, | |
{ | |
"name": "referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": ":authority", | |
"value": "googleads.g.doubleclick.net" | |
}, | |
{ | |
"name": ":scheme", | |
"value": "https" | |
}, | |
{ | |
"name": ":method", | |
"value": "GET" | |
} | |
], | |
"queryString": [ | |
{ | |
"name": "value", | |
"value": "0" | |
}, | |
{ | |
"name": "label", | |
"value": "5BlXCLOpwQMQtaWd5QM" | |
}, | |
{ | |
"name": "guid", | |
"value": "ON" | |
}, | |
{ | |
"name": "script", | |
"value": "0" | |
} | |
], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 302, | |
"statusText": "", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "date", | |
"value": "Wed, 27 Apr 2016 01:42:04 GMT" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "server", | |
"value": "cafe" | |
}, | |
{ | |
"name": "p3p", | |
"value": "policyref=\"https://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml\", CP=\"CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR\"" | |
}, | |
{ | |
"name": "status", | |
"value": "302" | |
}, | |
{ | |
"name": "content-type", | |
"value": "image/gif" | |
}, | |
{ | |
"name": "location", | |
"value": "https://www.google.com/ads/user-lists/1017598645/?label=5BlXCLOpwQMQtaWd5QM&script=0&random=1939455037" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "no-cache, must-revalidate" | |
}, | |
{ | |
"name": "set-cookie", | |
"value": "test_cookie=CheckForPermission; expires=Wed, 27-Apr-2016 01:57:04 GMT; path=/; domain=.doubleclick.net" | |
}, | |
{ | |
"name": "content-length", | |
"value": "42" | |
}, | |
{ | |
"name": "alt-svc", | |
"value": "quic=\":443\"; ma=2592000; v=\"32,31,30,29,28,27,26,25\"" | |
}, | |
{ | |
"name": "alternate-protocol", | |
"value": "443:quic" | |
}, | |
{ | |
"name": "x-xss-protection", | |
"value": "1; mode=block" | |
}, | |
{ | |
"name": "expires", | |
"value": "Fri, 01 Jan 1990 00:00:00 GMT" | |
} | |
], | |
"cookies": [ | |
{ | |
"name": "test_cookie", | |
"value": "CheckForPermission", | |
"path": "/", | |
"domain": ".doubleclick.net", | |
"expires": "2016-04-27T01:57:04.000Z", | |
"httpOnly": false, | |
"secure": false | |
} | |
], | |
"content": { | |
"size": 0, | |
"mimeType": "image/gif" | |
}, | |
"redirectURL": "https://www.google.com/ads/user-lists/1017598645/?label=5BlXCLOpwQMQtaWd5QM&script=0&random=1939455037", | |
"headersSize": -1, | |
"bodySize": -1, | |
"_transferSize": 526 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 0.324000000546221, | |
"dns": 0.008000000889295977, | |
"connect": 52.71699999866538, | |
"send": 0.6840000005468028, | |
"wait": 47.927999999956306, | |
"receive": 1.5679999996791167, | |
"ssl": 34.1289999996661 | |
}, | |
"connection": "31708", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.457Z", | |
"time": 107.33900000013818, | |
"request": { | |
"method": "GET", | |
"url": "https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1008984980/?value=0&label=eJWICIydxgMQlMeP4QM&guid=ON&script=0", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": ":path", | |
"value": "/pagead/viewthroughconversion/1008984980/?value=0&label=eJWICIydxgMQlMeP4QM&guid=ON&script=0" | |
}, | |
{ | |
"name": "accept-encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "accept-language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "user-agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "accept", | |
"value": "image/webp,image/*,*/*;q=0.8" | |
}, | |
{ | |
"name": "referer", | |
"value": "https://www.flipkart.com/" | |
}, | |
{ | |
"name": ":authority", | |
"value": "googleads.g.doubleclick.net" | |
}, | |
{ | |
"name": ":scheme", | |
"value": "https" | |
}, | |
{ | |
"name": ":method", | |
"value": "GET" | |
} | |
], | |
"queryString": [ | |
{ | |
"name": "value", | |
"value": "0" | |
}, | |
{ | |
"name": "label", | |
"value": "eJWICIydxgMQlMeP4QM" | |
}, | |
{ | |
"name": "guid", | |
"value": "ON" | |
}, | |
{ | |
"name": "script", | |
"value": "0" | |
} | |
], | |
"cookies": [], | |
"headersSize": -1, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 302, | |
"statusText": "", | |
"httpVersion": "unknown", | |
"headers": [ | |
{ | |
"name": "pragma", | |
"value": "no-cache" | |
}, | |
{ | |
"name": "date", | |
"value": "Wed, 27 Apr 2016 01:42:04 GMT" | |
}, | |
{ | |
"name": "x-content-type-options", | |
"value": "nosniff" | |
}, | |
{ | |
"name": "server", | |
"value": "cafe" | |
}, | |
{ | |
"name": "p3p", | |
"value": "policyref=\"https://googleads.g.doubleclick.net/pagead/gcn_p3p_.xml\", CP=\"CURa ADMa DEVa TAIo PSAo PSDo OUR IND UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR\"" | |
}, | |
{ | |
"name": "status", | |
"value": "302" | |
}, | |
{ | |
"name": "content-type", | |
"value": "image/gif" | |
}, | |
{ | |
"name": "location", | |
"value": "https://www.google.com/ads/user-lists/1008984980/?label=eJWICIydxgMQlMeP4QM&script=0&random=1669058922" | |
}, | |
{ | |
"name": "cache-control", | |
"value": "no-cache, must-revalidate" | |
}, | |
{ | |
"name": "set-cookie", | |
"value": "test_cookie=CheckForPermission; expires=Wed, 27-Apr-2016 01:57:04 GMT; path=/; domain=.doubleclick.net" | |
}, | |
{ | |
"name": "content-length", | |
"value": "42" | |
}, | |
{ | |
"name": "alt-svc", | |
"value": "quic=\":443\"; ma=2592000; v=\"32,31,30,29,28,27,26,25\"" | |
}, | |
{ | |
"name": "alternate-protocol", | |
"value": "443:quic" | |
}, | |
{ | |
"name": "x-xss-protection", | |
"value": "1; mode=block" | |
}, | |
{ | |
"name": "expires", | |
"value": "Fri, 01 Jan 1990 00:00:00 GMT" | |
} | |
], | |
"cookies": [ | |
{ | |
"name": "test_cookie", | |
"value": "CheckForPermission", | |
"path": "/", | |
"domain": ".doubleclick.net", | |
"expires": "2016-04-27T01:57:04.000Z", | |
"httpOnly": false, | |
"secure": false | |
} | |
], | |
"content": { | |
"size": 0, | |
"mimeType": "image/gif" | |
}, | |
"redirectURL": "https://www.google.com/ads/user-lists/1008984980/?label=eJWICIydxgMQlMeP4QM&script=0&random=1669058922", | |
"headersSize": -1, | |
"bodySize": -1, | |
"_transferSize": 110 | |
}, | |
"cache": {}, | |
"timings": { | |
"blocked": 52.1470000003319, | |
"dns": -1, | |
"connect": -1, | |
"send": 0.5810000002383973, | |
"wait": 52.358000000822706, | |
"receive": 2.2529999987451816, | |
"ssl": -1 | |
}, | |
"connection": "31708", | |
"pageref": "page_1" | |
}, | |
{ | |
"startedDateTime": "2016-04-27T01:42:04.591Z", | |
"time": 985.9619999988354, | |
"request": { | |
"method": "GET", | |
"url": "https://www.flipkart.com/", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Accept-Encoding", | |
"value": "gzip, deflate, sdch, br" | |
}, | |
{ | |
"name": "Host", | |
"value": "www.flipkart.com" | |
}, | |
{ | |
"name": "Accept-Language", | |
"value": "en-US,en;q=0.8,hi;q=0.6" | |
}, | |
{ | |
"name": "User-Agent", | |
"value": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36" | |
}, | |
{ | |
"name": "Accept", | |
"value": "*/*" | |
}, | |
{ | |
"name": "Referer", | |
"value": "https://www.flipkart.com/sw.js" | |
}, | |
{ | |
"name": "Connection", | |
"value": "keep-alive" | |
}, | |
{ | |
"name": "If-Modified-Since", | |
"value": "Mon, 25 Apr 2016 10:16:50 GMT" | |
} | |
], | |
"queryString": [], | |
"cookies": [], | |
"headersSize": 402, | |
"bodySize": 0 | |
}, | |
"response": { | |
"status": 304, | |
"statusText": "Not Modified", | |
"httpVersion": "HTTP/1.1", | |
"headers": [ | |
{ | |
"name": "Pragma", | |