Event triggered before processing requests
Source position: httproute.pp line 283
public property THTTPRouter.BeforeRequest : THTTPRouteRequestEvent |
BeforeRequest is an event that fires before any request processing begins. It allows global pre-processing of requests before route matching and handling.