[wp-trac] Re: [WordPress Trac] #4779: Proposal for HTTP POST and
REQUEST API
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 11 21:45:46 GMT 2008
#4779: Proposal for HTTP POST and REQUEST API
------------------------------------------+---------------------------------
Reporter: darkdragon | Owner: jacobsantos
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: Optimization | Version:
Severity: normal | Resolution:
Keywords: needs-patch needs-unit-tests |
------------------------------------------+---------------------------------
Comment (by santosj):
Patch, I'm working on will add support for chunked transfer-encoding, so
1.1 should be supported within !WordPress, instead of just 1.0. Some
servers I've seen want to send 1.1 headers back when 1.0 headers are sent.
Patch, will also move {{{$body}}} and {{{$headers}}} parameters into the
{{{$args}}} parameter and will update the various areas where the HTTP API
is used currently.
Patch will also fix {{{WP_Error}}} people are having with not being
connected to the Internet.
I'm also building a HTTP API test suite that will hopefully find and fix a
lot of the issues.
The Patch will be pretty massive, as it is already. I'll upload the HTTP
API test suite when I'm done.
--
Ticket URL: <http://trac.wordpress.org/ticket/4779#comment:128>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list