You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #10640 Http kernel controller arguments (ottaviano)
This PR was submitted for the master branch but it was squashed and merged into the 3.4 branch instead (closes#10640).
Discussion
----------
Http kernel controller arguments
Hi,
I saw the issue #6854, and I can not write full & clear doc to describe the `kernel.controller_arguments` event.
But I think that it will be nice to have this event in the list of all Kernel events.
I fix the `kernel.finish_request` event description. This event is triggered after `kernel.response` event (not only for a sub-request).
Commits
-------
cd5fe5a Http kernel controller arguments
0 commit comments