[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 09:20:33 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    |
-------------------------+-----------------------

Comment (by johnbillion):

 And in case you're wondering why I don't just log the responses on the
 debug hook, it's because an HTTP request caching plugin I use adds some
 cache data to the response on the response hook, which I also log by
 hooking onto the response hook with a late priority. (I do like to make
 things complicated for myself.)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18732#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list