Tests conversion of Inspector's resource representation into HAR format. Page reloaded. { creator : { name : "WebInspector" version : } entries : [ { cache : { } connection : pageref : "page_1" request : { bodySize : cookies : [ { domain : "example.com" expires : null httpOnly : false name : "a" path : "/path" secure : false value : "b" } { domain : undefined expires : null httpOnly : false name : "a1" path : undefined secure : false value : "b1" } { domain : undefined expires : null httpOnly : false name : "c1" path : undefined secure : false value : "d1" } ] headers : headersSize : httpVersion : "HTTP/1.1" method : "GET" queryString : [ ] url : "http://127.0.0.1:8000/inspector/inspector-test.js" } response : { bodySize : content : { mimeType : "application/x-javascript" size : } cookies : [ { domain : "example.com" expires : null httpOnly : true name : "x" path : "/path" secure : true value : "y" } { domain : undefined expires : null httpOnly : false name : "x1" path : undefined secure : false value : "y1" } { domain : undefined expires : null httpOnly : false name : "z2" path : undefined secure : false value : "y2" } ] headers : headersSize : httpVersion : "HTTP/1.1" redirectURL : "" status : 304 statusText : "Not Modified" } startedDateTime : time : timings : } { cache : { } connection : pageref : "page_1" request : { bodySize : cookies : [ ] headers : headersSize : httpVersion : "HTTP/1.1" method : "GET" queryString : [ ] url : "http://127.0.0.1:8000/inspector/network-test.js" } response : { bodySize : content : { mimeType : "application/x-javascript" size : } cookies : [ ] headers : headersSize : httpVersion : "HTTP/1.1" redirectURL : "" status : 304 statusText : "Not Modified" } startedDateTime : time : timings : } { cache : { } connection : pageref : "page_1" request : { bodySize : cookies : [ ] headers : headersSize : httpVersion : "HTTP/1.1" method : "GET" queryString : [ ] url : "http://127.0.0.1:8000/inspector/resource-har-conversion.html" } response : { bodySize : content : { mimeType : "text/html" size : } cookies : [ ] headers : headersSize : httpVersion : "HTTP/1.1" redirectURL : "" status : 304 statusText : "Not Modified" } startedDateTime : time : timings : } { cache : { } connection : pageref : "page_1" request : { bodySize : cookies : [ ] headers : headersSize : httpVersion : "HTTP/1.1" method : "GET" queryString : [ ] url : "http://127.0.0.1:8000/inspector/resources-test.js" } response : { bodySize : content : { mimeType : "application/x-javascript" size : } cookies : [ ] headers : headersSize : httpVersion : "HTTP/1.1" redirectURL : "" status : 304 statusText : "Not Modified" } startedDateTime : time : timings : } { cache : { } connection : pageref : "page_1" request : { bodySize : cookies : [ ] headers : headersSize : httpVersion : "HTTP/1.1" method : "POST" postData : { mimeType : "text/xml" text : "" } queryString : [ ] url : "http://127.0.0.1:8000/inspector/resources/post-target.cgi" } response : { bodySize : content : { compression : mimeType : "application/xml" size : } cookies : [ ] headers : headersSize : httpVersion : "HTTP/1.1" redirectURL : "" status : 200 statusText : "OK" } startedDateTime : time : timings : } ] pages : [ { id : pageTimings : { onContentLoad : onLoad : } startedDateTime : title : "http://127.0.0.1:8000/inspector/resource-har-conversion.html" } ] version : }