[wp-trac] [WordPress Trac] #18732: Pass request arguments to the http_api_debug hook
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 27 03:07:45 UTC 2011
#18732: Pass request arguments to the http_api_debug hook
-------------------------+-----------------------
Reporter: johnbillion | Owner: dd32
Type: enhancement | Status: accepted
Priority: normal | Milestone: 3.3
Component: HTTP | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+-----------------------
Changes (by dd32):
* owner: => dd32
* status: new => accepted
* milestone: Awaiting Review => 3.3
Comment:
Sounds good to me, there's the `http_request_args`, `pre_http_request` and
`http_response` filters available as well, they're useful to catch the
start of the request on (and end of a successful request).
If passing extra debug info is of use to plugins, I say do it. I'm curious
however, What's the use-case for the plugin?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18732#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list