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