[wp-trac] Re: [WordPress Trac] #4779: Proposal for HTTP POST and
REQUEST API
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 8 00:00:41 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 |
------------------------------------------+---------------------------------
Changes (by santosj):
* keywords: has-patch tested dev-feedback => needs-patch needs-unit-
tests
Comment:
I suppose the issue now is the level of stability:
1. HTTP
1. cURL
1. Streams
1. Fopen
1. Fsockopen
The last three needs to be the primary focus and even more so for the
fsockopen, since I believe that is the one that will be most used out of
all of them. The fallback also has to be looked at. I found that it isn't
cycling through enough, it stopped at fopen when it should have went down
and tried fsockopen.
--
Ticket URL: <http://trac.wordpress.org/ticket/4779#comment:118>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list