[wp-trac] [WordPress Trac] #37456: HTTP API regression in transmitted content and headers

WordPress Trac noreply at wordpress.org
Wed Jul 27 15:51:20 UTC 2016


#37456: HTTP API regression in transmitted content and headers
--------------------------+----------------------
 Reporter:  Clorith       |       Owner:  ocean90
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.6
Component:  HTTP API      |     Version:  trunk
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |     Focuses:
--------------------------+----------------------
Changes (by ocean90):

 * owner:   => ocean90
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"38165"]:
 {{{
 #!CommitTicketReference repository="" revision="38165"
 HTTP API: All non-GET/HEAD requests should put the arguments in the form
 body.

 Requests defaults to _GET/query for HEAD/GET/DELETE and _POST/body for
 POST/PUT/OPTIONS/PATCH. For backward compatibility `WP_HTTP` needs to
 force `data_format` to 'body' for all non-GET/HEAD requests.

 Props dd32.
 Fixes #37456.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37456#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list