Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / resource-har-conversion-expected.txt
1 Tests conversion of Inspector's resource representation into HAR format.
2
3 Page reloaded.
4 {
5     creator : {
6         name : "WebInspector"
7         version : <string>
8     }
9     entries : [
10         {
11             cache : {
12             }
13             connection : <string>
14             pageref : "page_1"
15             request : {
16                 bodySize : <number>
17                 cookies : [
18                     {
19                         domain : "example.com"
20                         expires : null
21                         httpOnly : false
22                         name : "a"
23                         path : "/path"
24                         secure : false
25                         value : "b"
26                     }
27                     {
28                         domain : undefined
29                         expires : null
30                         httpOnly : false
31                         name : "a1"
32                         path : undefined
33                         secure : false
34                         value : "b1"
35                     }
36                     {
37                         domain : undefined
38                         expires : null
39                         httpOnly : false
40                         name : "c1"
41                         path : undefined
42                         secure : false
43                         value : "d1"
44                     }
45                 ]
46                 headers : <object>
47                 headersSize : <number>
48                 httpVersion : "HTTP/1.1"
49                 method : "GET"
50                 queryString : [
51                 ]
52                 url : "http://127.0.0.1:8000/inspector/inspector-test.js"
53             }
54             response : {
55                 bodySize : <number>
56                 content : {
57                     mimeType : "application/x-javascript"
58                     size : <number>
59                 }
60                 cookies : [
61                     {
62                         domain : "example.com"
63                         expires : null
64                         httpOnly : true
65                         name : "x"
66                         path : "/path"
67                         secure : true
68                         value : "y"
69                     }
70                     {
71                         domain : undefined
72                         expires : null
73                         httpOnly : false
74                         name : "x1"
75                         path : undefined
76                         secure : false
77                         value : "y1"
78                     }
79                     {
80                         domain : undefined
81                         expires : null
82                         httpOnly : false
83                         name : "z2"
84                         path : undefined
85                         secure : false
86                         value : "y2"
87                     }
88                 ]
89                 headers : <object>
90                 headersSize : <number>
91                 httpVersion : "HTTP/1.1"
92                 redirectURL : ""
93                 status : 304
94                 statusText : "Not Modified"
95             }
96             startedDateTime : <plausible>
97             time : <number>
98             timings : <object>
99         }
100         {
101             cache : {
102             }
103             connection : <string>
104             pageref : "page_1"
105             request : {
106                 bodySize : <number>
107                 cookies : [
108                 ]
109                 headers : <object>
110                 headersSize : <number>
111                 httpVersion : "HTTP/1.1"
112                 method : "GET"
113                 queryString : [
114                 ]
115                 url : "http://127.0.0.1:8000/inspector/network-test.js"
116             }
117             response : {
118                 bodySize : <number>
119                 content : {
120                     mimeType : "application/x-javascript"
121                     size : <number>
122                 }
123                 cookies : [
124                 ]
125                 headers : <object>
126                 headersSize : <number>
127                 httpVersion : "HTTP/1.1"
128                 redirectURL : ""
129                 status : 304
130                 statusText : "Not Modified"
131             }
132             startedDateTime : <plausible>
133             time : <number>
134             timings : <object>
135         }
136         {
137             cache : {
138             }
139             connection : <string>
140             pageref : "page_1"
141             request : {
142                 bodySize : <number>
143                 cookies : [
144                 ]
145                 headers : <object>
146                 headersSize : <number>
147                 httpVersion : "HTTP/1.1"
148                 method : "GET"
149                 queryString : [
150                 ]
151                 url : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
152             }
153             response : {
154                 bodySize : <number>
155                 content : {
156                     mimeType : "text/html"
157                     size : <number>
158                 }
159                 cookies : [
160                 ]
161                 headers : <object>
162                 headersSize : <number>
163                 httpVersion : "HTTP/1.1"
164                 redirectURL : ""
165                 status : 304
166                 statusText : "Not Modified"
167             }
168             startedDateTime : <plausible>
169             time : <number>
170             timings : <object>
171         }
172         {
173             cache : {
174             }
175             connection : <string>
176             pageref : "page_1"
177             request : {
178                 bodySize : <number>
179                 cookies : [
180                 ]
181                 headers : <object>
182                 headersSize : <number>
183                 httpVersion : "HTTP/1.1"
184                 method : "GET"
185                 queryString : [
186                 ]
187                 url : "http://127.0.0.1:8000/inspector/resources-test.js"
188             }
189             response : {
190                 bodySize : <number>
191                 content : {
192                     mimeType : "application/x-javascript"
193                     size : <number>
194                 }
195                 cookies : [
196                 ]
197                 headers : <object>
198                 headersSize : <number>
199                 httpVersion : "HTTP/1.1"
200                 redirectURL : ""
201                 status : 304
202                 statusText : "Not Modified"
203             }
204             startedDateTime : <plausible>
205             time : <number>
206             timings : <object>
207         }
208         {
209             cache : {
210             }
211             connection : <string>
212             pageref : "page_1"
213             request : {
214                 bodySize : <number>
215                 cookies : [
216                 ]
217                 headers : <object>
218                 headersSize : <number>
219                 httpVersion : "HTTP/1.1"
220                 method : "POST"
221                 postData : {
222                     mimeType : "text/xml"
223                     text : "<xml></xml>"
224                 }
225                 queryString : [
226                 ]
227                 url : "http://127.0.0.1:8000/inspector/resources/post-target.cgi"
228             }
229             response : {
230                 bodySize : <number>
231                 content : {
232                     compression : <number>
233                     mimeType : "application/xml"
234                     size : <number>
235                 }
236                 cookies : [
237                 ]
238                 headers : <object>
239                 headersSize : <number>
240                 httpVersion : "HTTP/1.1"
241                 redirectURL : ""
242                 status : 200
243                 statusText : "OK"
244             }
245             startedDateTime : <plausible>
246             time : <number>
247             timings : <object>
248         }
249     ]
250     pages : [
251         {
252             id : <string>
253             pageTimings : {
254                 onContentLoad : <number>
255                 onLoad : <number>
256             }
257             startedDateTime : <plausible>
258             title : "http://127.0.0.1:8000/inspector/resource-har-conversion.html"
259         }
260     ]
261     version : <string>
262 }
263