Method | Required | Returns | Description |
onRequest |
No | void | Make any required modifications to ctx.appRequest. |
onResponse |
No | void | Make any required modifications to ctx.clientResponse. Opportunity to add transforms to ctx.responsePipeline |
Content Rule Interface