[wp-trac] Re: [WordPress Trac] #9049: Support for sending and receiving cookies in the HTTP API

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 5 01:14:47 GMT 2009


#9049: Support for sending and receiving cookies in the HTTP API
-------------------------------------+--------------------------------------
 Reporter:  beaulebens               |        Owner:     
     Type:  enhancement              |       Status:  new
 Priority:  normal                   |    Milestone:  2.8
Component:  HTTP                     |      Version:     
 Severity:  normal                   |   Resolution:     
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------
Comment (by beaulebens):

 I forgot to mention that this patch also fixes these 2 issues, which
 should otherwise be addressed separately:

  1. WP_Http_Curl() currently doesn't handle custom request headers
 properly, since cURL expects a different format array than the other
 transports.
  2. Adjusted the format of response arrays when they are returned early
 (due to non-blocking) so that they are the same format as normally, just
 empty. Their response code/message elements were different.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/9049#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list