[wp-trac] [WordPress Trac] #40142: WP Remote Remaining Methods
WordPress Trac
noreply at wordpress.org
Mon Mar 13 16:46:45 UTC 2017
#40142: WP Remote Remaining Methods
-------------------------+-----------------------------
Reporter: bhubbard | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTTP API | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
While we have `wp_remote_post()` and `wp_remote_get` I would like to see
helper functions for the remaining HTTP Methods. These can be very useful
working with third-party APIs, and as the Rest API becomes more important.
'''Requested Functions:'''
`wp_remote_delete()`
`wp_remote_put()`
`wp_remote_trace()`
`wp_remote_get_head()`
`wp_remote_get_options()`
`wp_remote_connect()`
Further Reading:
https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40142>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list