[wp-trac] Re: [WordPress Trac] #8476: Plugin update info not
fetched/Wrong code in $raw_response?
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 7 17:34:30 GMT 2008
#8476: Plugin update info not fetched/Wrong code in $raw_response?
-------------------------------------+--------------------------------------
Reporter: greps | Owner:
Type: defect | Status: new
Priority: high | Milestone: 2.7
Component: Plugins | Version: 2.7
Severity: major | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Comment (by scribu):
That seems to work:
{{{
$raw_response:
Array
(
[headers] => Array
(
[content-type] => text/plain; charset=utf-8
[content-length] => 6
[date] => Sun, 07 Dec 2008 17:33:01 GMT
[server] => LiteSpeed
[connection] => close
)
[body] => a:0:{}
[response] => Array
(
[code] => 200
[message] => OK
)
)
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/8476#comment:28>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list