Make WordPress Core

Ticket #11888: macosx-php53.log

File macosx-php53.log, 3.6 KB (added by Denis-de-Bernardy, 16 years ago)
Line 
1Transport:
2
3array (
4  0 =>
5  WP_Http_Fopen::__set_state(array(
6  )),
7)
8
9Request:
10
11array (
12  'Host' => 'localhost',
13)
14
15Response:
16
17array (
18  'headers' =>
19  array (
20    'date' => 'Thu, 14 Jan 2010 15:28:10 GMT',
21    'server' => 'Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 PHP/5.3.1',
22    'x-powered-by' => 'PHP/5.3.1',
23    'vary' => 'User-Agent,Cookie',
24    'content-length' => '46',
25    'connection' => 'close',
26    'content-type' => 'text/plain; Charset: UTF-8;charset=UTF-8',
27  ),
28  'body' => 'Request:
29
30array (
31  \'Host\' => \'localhost\',
32)
33
34',
35  'response' =>
36  array (
37    'code' => '200',
38    'message' => 'OK',
39  ),
40  'cookies' =>
41  array (
42  ),
43)
44
45Transport:
46
47array (
48  0 =>
49  WP_Http_Streams::__set_state(array(
50  )),
51)
52
53Request:
54
55array (
56  'Host' => 'localhost',
57  'User-Agent' => 'WordPress/2.9.1; http://localhost/~denis/wp',
58  'cookie' => 'test=test',
59  'Accept-Encoding' => 'deflate;q=1.0, compress;q=0.5',
60)
61
62Response:
63
64array (
65  'headers' =>
66  array (
67    'date' => 'Thu, 14 Jan 2010 15:28:46 GMT',
68    'server' => 'Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 PHP/5.3.1',
69    'x-powered-by' => 'PHP/5.3.1',
70    'vary' => 'User-Agent,Cookie',
71    'content-length' => '194',
72    'connection' => 'close',
73    'content-type' => 'text/plain; Charset: UTF-8;charset=UTF-8',
74  ),
75  'body' => 'Request:
76
77array (
78  \'Host\' => \'localhost\',
79  \'User-Agent\' => \'WordPress/2.9.1; http://localhost/~denis/wp\',
80  \'cookie\' => \'test=test\',
81  \'Accept-Encoding\' => \'deflate;q=1.0, compress;q=0.5\',
82)
83
84',
85  'response' =>
86  array (
87    'code' => '200',
88    'message' => 'OK',
89  ),
90  'cookies' =>
91  array (
92  ),
93)
94
95Transport:
96
97array (
98  0 =>
99  WP_Http_Curl::__set_state(array(
100  )),
101)
102
103Request:
104
105array (
106  'User-Agent' => 'WordPress/2.9.1; http://localhost/~denis/wp',
107  'Host' => 'localhost',
108  'Accept' => '*/*',
109  'cookie' => 'test=test',
110  'Accept-Encoding' => 'deflate;q=1.0, compress;q=0.5',
111)
112
113Response:
114
115array (
116  'headers' =>
117  array (
118    'date' => 'Thu, 14 Jan 2010 15:28:51 GMT',
119    'server' => 'Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 PHP/5.3.1',
120    'x-powered-by' => 'PHP/5.3.1',
121    'vary' => 'User-Agent,Cookie',
122    'content-length' => '215',
123    'connection' => 'close',
124    'content-type' => 'text/plain; Charset: UTF-8;charset=UTF-8',
125  ),
126  'body' => 'Request:
127
128array (
129  \'User-Agent\' => \'WordPress/2.9.1; http://localhost/~denis/wp\',
130  \'Host\' => \'localhost\',
131  \'Accept\' => \'*/*\',
132  \'cookie\' => \'test=test\',
133  \'Accept-Encoding\' => \'deflate;q=1.0, compress;q=0.5\',
134)
135
136',
137  'response' =>
138  array (
139    'code' => 200,
140    'message' => 'OK',
141  ),
142  'cookies' =>
143  array (
144  ),
145)
146
147Transport:
148
149array (
150  0 =>
151  WP_Http_Fsockopen::__set_state(array(
152  )),
153)
154
155Request:
156
157array (
158  'Host' => 'localhost',
159  'User-agent' => 'WordPress/2.9.1; http://localhost/~denis/wp',
160  'cookie' => 'test=test',
161  'Accept-Encoding' => 'deflate;q=1.0, compress;q=0.5',
162)
163
164Response:
165
166array (
167  'headers' =>
168  array (
169    'date' => 'Thu, 14 Jan 2010 15:29:01 GMT',
170    'server' => 'Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 PHP/5.3.1',
171    'x-powered-by' => 'PHP/5.3.1',
172    'vary' => 'User-Agent,Cookie',
173    'content-length' => '194',
174    'connection' => 'close',
175    'content-type' => 'text/plain; Charset: UTF-8;charset=UTF-8',
176  ),
177  'body' => 'Request:
178
179array (
180  \'Host\' => \'localhost\',
181  \'User-agent\' => \'WordPress/2.9.1; http://localhost/~denis/wp\',
182  \'cookie\' => \'test=test\',
183  \'Accept-Encoding\' => \'deflate;q=1.0, compress;q=0.5\',
184)
185
186',
187  'response' =>
188  array (
189    'code' => '200',
190    'message' => 'OK',
191  ),
192  'cookies' =>
193  array (
194  ),
195)
196