ScriptHandler typedef

ScriptHandler = $Handler

Executes a script to handle the request that matches the URL pattern.

Implementation

typedef ScriptHandler = $Handler;