HTTP objects
When a filter gets invoked, it may have access to predefined variables of the following types:
context.request : a request object
context.response : (response filters only). A response object
context.jsonHolder : (JSON filters only). A jsonHolder object. Gives access to the JSON payload.