#8145 closed enhancement (fixed)
Add support for custom headers in the IXR (XML-RPC) class
Reported by: | josephscott | Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | XML-RPC | Keywords: | has-patch |
Focuses: | Cc: |
Description
It's helpful to be able to add custom headers when sending an XML-RPC request from WordPress using the IXR class. I've included a patch to make this possible. While I'm there I've made a small change to make error codes more unique.
I've submitted these changes back to the IXR code:
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [10313]) Add support for custom headers in the IXR (XML-RPC) class. Props josephscott. fixes #8145