[wp-trac] [WordPress Trac] #39043: HTTP API :: Its Not Possible To Send Data In Body For GET Requests

WordPress Trac noreply at wordpress.org
Sun Dec 4 06:10:02 UTC 2016


#39043: HTTP API :: Its Not Possible To Send Data In Body For GET Requests
-------------------------+------------------------
 Reporter:  lots.0.logs  |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  HTTP API     |     Version:  trunk
 Severity:  normal       |  Resolution:  duplicate
 Keywords:  has-patch    |     Focuses:
-------------------------+------------------------
Changes (by johnbillion):

 * status:  new => closed
 * resolution:   => duplicate
 * milestone:  Awaiting Review =>


Comment:

 Thanks for the report, @lots.0.logs.

 This is a duplicate of #37364, which is marked as wontfix. Passing body
 parameters in a GET request is not technically against the HTTP
 specification but it's certainly not recommended. Most HTTP proxies, for
 example, will strip the body of GET requests.

 There's nothing inherent in the SendinBlue API docs which suggest that the
 request cannot use a POST request.

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


More information about the wp-trac mailing list