Parameter | Description |
---|---|
sVerb | String with the request verb (e.g. "POST", "GET", ...) |
sPath | The path of the request relative to the location of the handler |
Procedure OnPreRequest String sVerb String sPath
This event is triggered before a request is handled by the OnHttp... events.