#8145 closed enhancement (fixed)
Add support for custom headers in the IXR (XML-RPC) class
| Reported by: | josephscott | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | XML-RPC | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [10313]) Add support for custom headers in the IXR (XML-RPC) class. Props josephscott. fixes #8145