[wp-trac] Re: [WordPress Trac] #4779: Proposal for HTTP POST and REQUEST API

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 6 20:43:52 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:  has-patch tested dev-feedback  |  
-------------------------------------------+--------------------------------
Comment (by santosj):

 Okay, I tested the new patch and it corrects the issue where it was
 throwing notices that it was trying to decode the chunks when no chunks
 were found. I just remembered that the return headers actually tell you
 when it has encoded something as chunked, which explains why there is no
 function to tell you when the body is chunk encoded.

 Go figure. I should read the RFC again.

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


More information about the wp-trac mailing list