Section 3.7.37. PreClientHook
Section 3.7.38. ClientHook
(80 / 1693)
Section 3.7.39. HandlerFindHook
3.7.38. ClientHook
This hook will be called for each request after the request has been decoded but before any other per-Client processing is done. A reference to the current request is passed as the first argument and the Client object as the second argument.