[wp-trac] Re: [WordPress Trac] #7770: HTTP API: Chunked transfer decode fails.

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 20 12:44:50 GMT 2008


#7770: HTTP API: Chunked transfer decode fails.
-----------------------+----------------------------------------------------
 Reporter:  DD32       |        Owner:  anonymous
     Type:  defect     |       Status:  new      
 Priority:  normal     |    Milestone:  2.7      
Component:  General    |      Version:  2.7      
 Severity:  normal     |   Resolution:           
 Keywords:  has-patch  |  
-----------------------+----------------------------------------------------
Comment (by DD32):

 Also related;

 The HTTP Extension chunked decode may fail with an error if the timeout
 occured before the request fully finished:

 {{{
 Warning: http_request() [function.http-request]: a timeout was reached;
 Operation timed out after 5 seconds with 32097 bytes received
 (http://whosit.wamble.net/) in /test/wp-includes/http.php on line 861

 ( ! ) Warning: http_chunked_decode() [function.http-chunked-decode]:
 Truncated message: chunk size 71343 exceeds remaining data size 32097 at
 pos 7 of 32104 in //test/wp-includes/http.php on line 873
 }}}

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


More information about the wp-trac mailing list