1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
{
"log": {
"version": "1.2",
"creator": {
"name": "PhantomJS",
"version": "1.9.0"
},
"pages": [
{
"startedDateTime": "2015-02-13T12:18:22.347Z",
"id": "http://www.namsfogden.no/index.php",
"title": "301 Moved Permanently",
"pageTimings": {
"onLoad": 39
}
}
],
"entries": [
{
"startedDateTime": "2015-02-13T12:18:22.347Z",
"time": 23,
"request": {
"method": "GET",
"url": "http://www.namsfogden.no/index.php",
"httpVersion": "HTTP/1.1",
"cookies": [],
"headers": [
{
"name": "User-Agent",
"value": "Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) PhantomJS/1.9.0 Safari/534.34"
},
{
"name": "Accept",
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
}
],
"queryString": [],
"headersSize": -1,
"bodySize": -1
},
"response": {
"status": 301,
"statusText": "Moved Permanently",
"httpVersion": "HTTP/1.1",
"cookies": [],
"headers": [
{
"name": "Date",
"value": "Fri, 13 Feb 2015 12:18:30 GMT"
},
{
"name": "Server",
"value": "Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635"
},
{
"name": "Location",
"value": "http://www.politi.no index.php"
},
{
"name": "Content-Length",
"value": "424"
},
{
"name": "Keep-Alive",
"value": "timeout=5, max=100"
},
{
"name": "Connection",
"value": "Keep-Alive"
},
{
"name": "Content-Type",
"value": "text/html; charset=iso-8859-1"
}
],
"redirectURL": "",
"headersSize": -1,
"bodySize": 424,
"content": {
"size": 424,
"mimeType": "text/html; charset=iso-8859-1"
}
},
"cache": {},
"timings": {
"blocked": 0,
"dns": -1,
"connect": -1,
"send": 0,
"wait": 23,
"receive": 0,
"ssl": -1
},
"pageref": "http://www.namsfogden.no/index.php"
}
]
}
}
|