Actions
Feature #2661
openoutput the http-body-data to eve.json
Effort:
high
Difficulty:
Label:
Description
I have two requirements:
1. We do not need to output all the request or response body. Instead, only those text related body, e.g. html, json, txt, are required.
2. Output those http-body-data as a json field to eve.json or redis. We need to analyze the http headers and http body together.
Actions