jsonOutputFilter property

HTTPJSONOutputFilter? jsonOutputFilter
getter/setter pair

Filter for the output (as JSON), to transform the request response to another JSON.

Implementation

HTTPJSONOutputFilter? jsonOutputFilter;