Removes a handler from the event.
"httpEvent_var" is a variable referencing a HttpEvent object. |
"httpEvent_var" is a variable referencing a HttpEvent object. |
| Type | Description |
| boolean | Returns true if removal of the handler was successful. |
| Name | Type | Description |
| handler | HttpEventHandler | The handler object to be removed from the event. |