Event triggered after processing requests
Source position: httproute.pp line 285
public property THTTPRouter.AfterRequest : THTTPRouteRequestEvent |
AfterRequest is an event that fires after request processing completes. It allows global post-processing of requests and responses.