[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 03:59:30 UTC 2016


#39043: HTTP API :: Its Not Possible To Send Data In Body For GET Requests
-------------------------+-----------------------------
 Reporter:  lots.0.logs  |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  HTTP API     |    Version:  trunk
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 Currently there is no way to send data in the body of GET requests using
 the HTTP API (it gets sent as query args instead). While it may not be a
 very common use-case, its a valid one nevertheless. I've stumbled upon
 this while writing an integration for a
 [https://apidocs.sendinblue.com/list/#1 3rd-party API] which does not
 accept data as query args like most APIs typically do.

 #37456 is relevant to this issue.

 Patch incoming...

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


More information about the wp-trac mailing list