| 1 | Transport: |
|---|
| 2 | |
|---|
| 3 | array ( |
|---|
| 4 | 0 => |
|---|
| 5 | WP_Http_Fopen::__set_state(array( |
|---|
| 6 | )), |
|---|
| 7 | ) |
|---|
| 8 | |
|---|
| 9 | Request: |
|---|
| 10 | |
|---|
| 11 | array ( |
|---|
| 12 | 'Host' => 'localhost', |
|---|
| 13 | ) |
|---|
| 14 | |
|---|
| 15 | Response: |
|---|
| 16 | |
|---|
| 17 | array ( |
|---|
| 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 | |
|---|
| 30 | array ( |
|---|
| 31 | \'Host\' => \'localhost\', |
|---|
| 32 | ) |
|---|
| 33 | |
|---|
| 34 | ', |
|---|
| 35 | 'response' => |
|---|
| 36 | array ( |
|---|
| 37 | 'code' => '200', |
|---|
| 38 | 'message' => 'OK', |
|---|
| 39 | ), |
|---|
| 40 | 'cookies' => |
|---|
| 41 | array ( |
|---|
| 42 | ), |
|---|
| 43 | ) |
|---|
| 44 | |
|---|
| 45 | Transport: |
|---|
| 46 | |
|---|
| 47 | array ( |
|---|
| 48 | 0 => |
|---|
| 49 | WP_Http_Streams::__set_state(array( |
|---|
| 50 | )), |
|---|
| 51 | ) |
|---|
| 52 | |
|---|
| 53 | Request: |
|---|
| 54 | |
|---|
| 55 | array ( |
|---|
| 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 | |
|---|
| 62 | Response: |
|---|
| 63 | |
|---|
| 64 | array ( |
|---|
| 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 | |
|---|
| 77 | array ( |
|---|
| 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 | |
|---|
| 95 | Transport: |
|---|
| 96 | |
|---|
| 97 | array ( |
|---|
| 98 | 0 => |
|---|
| 99 | WP_Http_Curl::__set_state(array( |
|---|
| 100 | )), |
|---|
| 101 | ) |
|---|
| 102 | |
|---|
| 103 | Request: |
|---|
| 104 | |
|---|
| 105 | array ( |
|---|
| 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 | |
|---|
| 113 | Response: |
|---|
| 114 | |
|---|
| 115 | array ( |
|---|
| 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 | |
|---|
| 128 | array ( |
|---|
| 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 | |
|---|
| 147 | Transport: |
|---|
| 148 | |
|---|
| 149 | array ( |
|---|
| 150 | 0 => |
|---|
| 151 | WP_Http_Fsockopen::__set_state(array( |
|---|
| 152 | )), |
|---|
| 153 | ) |
|---|
| 154 | |
|---|
| 155 | Request: |
|---|
| 156 | |
|---|
| 157 | array ( |
|---|
| 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 | |
|---|
| 164 | Response: |
|---|
| 165 | |
|---|
| 166 | array ( |
|---|
| 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 | |
|---|
| 179 | array ( |
|---|
| 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 | |
|---|