Defined in Application.cfc, invoked when the request starts before onRequest.
function onRequestStart(string targetPage) { return true; } → returns boolean
function onRequestStart(string targetPage) { return true; }
→ returns boolean