Fix 64 bits warnings and issues
[MonkeyD.git] / qa / log
blob8a86ecf4923763f129b4f85392d95c6c86a70a31
1 run if_modified_since_test03.htt                                                        
2 CLT0-0 start ...
3 _CALL INIT
4 _LOG_LEVEL 4
5 _REQ localhost 2001
6 __GET / HTTP/1.1
7 __Host: localhost
8 __If-Modified-Since: i'm a bad monkey }:] 
9 __Connection: Keep-Alive
11 _EXPECT . "HTTP/1.1 200 OK"
12 _WAIT 
13 >GET / HTTP/1.1 
14 >Host: localhost 
15 >If-Modified-Since: i'm a bad monkey }:]  
16 >Connection: Keep-Alive 
17
18 <HTTP/1.1 200 OK
19 <Server: Monkey/0.10.1
20 <Date: Tue, 01 Jun 2010 02:26:28 GMT
21 <Keep-Alive: timeout=15, max=20
22 <Connection: Keep-Alive
23 <Content-Type:            text/html
24 <Content-Length: 1370
26 <<HTML>
27 <<HEAD>
28 <0x09 <TITLE>Monkey HTTP Daemon</TITLE>
30 <                <STYLE type="text/css">
31 <                H1.header {
32 <                            text-align: center;
33 <                            color: #4a77a0;
34 <                            font-size: 12pt;
35 <                            font-weight: bold;
36 <                            }
37 <                .row {color: #6c95bc; font-size: 10pt; }
38 <                .text {color: #73787c; font-size: 10pt;}
40 <                a:link {
41 <                        color: #475f7e;
42 <0x09 0x09 0x09 font-size: 10pt;
43 <                }
44 <                a:visited {
45 <                        color: #ac7a2a;
46 <0x09 0x09 0x09 font-size: 10pt;
47 <                }
48 <                a:hover {
49 <                        color: #475f7e;
50 <                        background-color: #dbdbdb;
51 <                        text-decoration: none;
52 <0x09 0x09 0x09 font-size: 10pt;
53 <                }
54 <                a:active {
55 <                        color: #333333;
56 <                }
57 <                </STYLE>
59 <</HEAD>
60 <<BODY bgcolor="#ffffff" text="#000000" link="#172354" vlink="#172354" alink="#172354">
61 <<br><br>
62 <<center>
63 <<BR><BR>
64 <<CENTER>
65 <0x09 <img src="imgs/monkey_header_002.png">
66 <</CENTER>
67 <<br>
68 <<FONT class="text">
69 <Monkey HTTP Daemon is running in your system, smile and be happy :)
70 <</FONT>
72 <<BR><BR>
73 <<a href="http://www.monkey-project.com">http://www.monkey-project.com</a>
74 <<BR><BR>
75 <</CENTER>
76 <</BODY>
77 <</HTML>
79 _REQ localhost 2001
80 __GET / HTTP/1.1
81 __Host: localhost
82 __If-Modified-Since: Sat, 30 Feb 2009 14:40:57 GMT 
83 __Connection: Keep-Alive
85 _EXPECT . "HTTP/1.1 200 OK"
86 _WAIT 
87 >GET / HTTP/1.1 
88 >Host: localhost 
89 >If-Modified-Since: Sat, 30 Feb 2009 14:40:57 GMT  
90 >Connection: Keep-Alive 
91
92 <HTTP/1.1 200 OK
93 <Server: Monkey/0.10.1
94 <Date: Tue, 01 Jun 2010 02:26:28 GMT
95 <Keep-Alive: timeout=15, max=19
96 <Connection: Keep-Alive
97 <Content-Type:            text/html
98 <Content-Length: 1370
100 <<HTML>
101 <<HEAD>
102 <0x09 <TITLE>Monkey HTTP Daemon</TITLE>
104 <                <STYLE type="text/css">
105 <                H1.header {
106 <                            text-align: center;
107 <                            color: #4a77a0;
108 <                            font-size: 12pt;
109 <                            font-weight: bold;
110 <                            }
111 <                .row {color: #6c95bc; font-size: 10pt; }
112 <                .text {color: #73787c; font-size: 10pt;}
114 <                a:link {
115 <                        color: #475f7e;
116 <0x09 0x09 0x09 font-size: 10pt;
117 <                }
118 <                a:visited {
119 <                        color: #ac7a2a;
120 <0x09 0x09 0x09 font-size: 10pt;
121 <                }
122 <                a:hover {
123 <                        color: #475f7e;
124 <                        background-color: #dbdbdb;
125 <                        text-decoration: none;
126 <0x09 0x09 0x09 font-size: 10pt;
127 <                }
128 <                a:active {
129 <                        color: #333333;
130 <                }
131 <                </STYLE>
133 <</HEAD>
134 <<BODY bgcolor="#ffffff" text="#000000" link="#172354" vlink="#172354" alink="#172354">
135 <<br><br>
136 <<center>
137 <<BR><BR>
138 <<CENTER>
139 <0x09 <img src="imgs/monkey_header_002.png">
140 <</CENTER>
141 <<br>
142 <<FONT class="text">
143 <Monkey HTTP Daemon is running in your system, smile and be happy :)
144 <</FONT>
146 <<BR><BR>
147 <<a href="http://www.monkey-project.com">http://www.monkey-project.com</a>
148 <<BR><BR>
149 <</CENTER>
150 <</BODY>
151 <</HTML>
153 _REQ localhost 2001
154 __GET / HTTP/1.1
155 __Host: localhost
156 __If-Modified-Since: Sat, 21 Nov 9999 14:40:57 GMT 
157 __Connection: close
159 _EXPECT . "HTTP/1.1 200 OK"
160 _WAIT 
161 >GET / HTTP/1.1 
162 >Host: localhost 
163 >If-Modified-Since: Sat, 21 Nov 9999 14:40:57 GMT  
164 >Connection: close 
166 <HTTP/1.1 200 OK
167 <Server: Monkey/0.10.1
168 <Date: Tue, 01 Jun 2010 02:26:28 GMT
169 <Connection: Close
170 <Content-Type:            text/html
171 <Content-Length: 1370
173 <<HTML>
174 <<HEAD>
175 <0x09 <TITLE>Monkey HTTP Daemon</TITLE>
177 <                <STYLE type="text/css">
178 <                H1.header {
179 <                            text-align: center;
180 <                            color: #4a77a0;
181 <                            font-size: 12pt;
182 <                            font-weight: bold;
183 <                            }
184 <                .row {color: #6c95bc; font-size: 10pt; }
185 <                .text {color: #73787c; font-size: 10pt;}
187 <                a:link {
188 <                        color: #475f7e;
189 <0x09 0x09 0x09 font-size: 10pt;
190 <                }
191 <                a:visited {
192 <                        color: #ac7a2a;
193 <0x09 0x09 0x09 font-size: 10pt;
194 <                }
195 <                a:hover {
196 <                        color: #475f7e;
197 <                        background-color: #dbdbdb;
198 <                        text-decoration: none;
199 <0x09 0x09 0x09 font-size: 10pt;
200 <                }
201 <                a:active {
202 <                        color: #333333;
203 <                }
204 <                </STYLE>
206 <</HEAD>
207 <<BODY bgcolor="#ffffff" text="#000000" link="#172354" vlink="#172354" alink="#172354">
208 <<br><br>
209 <<center>
210 <<BR><BR>
211 <<CENTER>
212 <0x09 <img src="imgs/monkey_header_002.png">
213 <</CENTER>
214 <<br>
215 <<FONT class="text">
216 <Monkey HTTP Daemon is running in your system, smile and be happy :)
217 <</FONT>
219 <<BR><BR>
220 <<a href="http://www.monkey-project.com">http://www.monkey-project.com</a>
221 <<BR><BR>
222 <</CENTER>
223 <</BODY>
224 <</HTML>
225 < OK