/Processor/ | /Post processors/
>/Response/.<keys>
Which part of response will be filtered and processed
Available: header, html, json
>Header./field/
For example you want to get response cookie.
>Json./query/
This command follow 'json-query' module (https://www.npmjs.com/package/json-query).
>Html./query/
This command follow 'jsonframe-cheerio' module [jsonframe-cheerio](https://github.com/gahabeen/jsonframe-cheerio
sort <key>
Sort given data by key
distinct <key>
Distinct given data by key