[wp-trac] Re: [WordPress Trac] #9761: Use gzdeflate instead of gzdecode in wp-includes/http.php

WordPress Trac wp-trac at lists.automattic.com
Sat May 9 01:13:21 GMT 2009


#9761: Use gzdeflate instead of gzdecode in wp-includes/http.php
--------------------------+-------------------------------------------------
 Reporter:  josephscott   |       Owner:             
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  2.8        
Component:  HTTP          |     Version:  2.8        
 Severity:  normal        |    Keywords:  needs-patch
--------------------------+-------------------------------------------------

Comment(by DD32):

 I got that from the http://au2.php.net/manual/en/function.gzinflate.php
 page.

 However looking at it, theres a few more cases..

 Java class java.util.zip.Deflater - Strip leading 2 char[[BR]]
 mod_gzip - Strip leading 10 char[[BR]]
 mod_deflate - strip leading 11 char[[BR]]

 Could also use a help function much like the {{{gzBody()}}} function
 mentioned on the php page.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9761#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list