[wp-trac] [WordPress Trac] #43605: Add HTTP/1.0 emulation to apiRequest()
WordPress Trac
noreply at wordpress.org
Mon Oct 12 20:09:30 UTC 2020
#43605: Add HTTP/1.0 emulation to apiRequest()
--------------------------------------+--------------------------------
Reporter: pento | Owner: TimothyBlynJacobs
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.6
Component: REST API | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses: rest-api
--------------------------------------+--------------------------------
Changes (by TimothyBlynJacobs):
* owner: (none) => TimothyBlynJacobs
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"49133" 49133]:
{{{
#!CommitTicketReference repository="" revision="49133"
REST API: Add HTTP/1.0 emulation to wp.apiRequest().
This allows for making REST API calls with the PUT and DELETE HTTP methods
that may be blocked or unsupported by some server configurations.
Props yakimun.
Fixes #43605.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43605#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list