Opened 17 years ago
Closed 17 years ago
#8916 closed enhancement (fixed)
enhance debugging output in class-IXR.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | XML-RPC | Keywords: | has-patch |
| Focuses: | Cc: |
Description
this patch will add the classes 'ixr_request' and 'ixr_response' to the <pre> elements printed by IXR_Client when debug mode is enabled. It also retains the response headers and whitespace for the debug response content that is printed to screen.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
(In [10423]) Make the IXR debug classy. See #8916 props wnorris