[wp-trac] [WordPress Trac] #25179: New required parameter added to WP_Http::processHeaders can cause warnings

WordPress Trac noreply at wordpress.org
Fri Aug 30 01:13:44 UTC 2013


#25179: New required parameter added to WP_Http::processHeaders can cause warnings
--------------------------+--------------------
 Reporter:  jshreve       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.7
Component:  HTTP          |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by jshreve):

 > Curious though, Why/how are you using this method? It's only really
 public because of the architecture of WP_HTTP requires it to be a public
 method.

 I actually wasn't using it personally. The Jetpack server code uses it
 mixed with some CURL stuff and some signature writing stuff. It does it
 instead of straight WP_Http. The comment says "so it can do 'mulitpart
 /form-data requests". Again, that's all going based on comments in the
 source code :) - I was just fixing a warning I saw and figured someone
 else, somewhere might also be using the function.

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


More information about the wp-trac mailing list