Context of DCR post-processing procedures.

Hierarchy

Properties

json: Json

Get the JSON helper for serializing/de-serializing JavaScript and Java types.

request: ScriptRequest

The original request object. This can be used to access headers and parameters passed in the original request.

response: ScriptResponse

The Response object. Can be used to modify cookies in the response.

responseFields: object

The original response fields.

Methods

  • The original response fields.

    Returns object