bneradt opened a new pull request, #12463: URL: https://github.com/apache/trafficserver/pull/12463
For aything beyond very simple text bodies, JSON parsers for probe-full-json were breaking upon the content of the body (such as html bodies, for example). This patch adds escaping and hex encoding of body content to preserve the JSON format. It also adds a way to not include the body if the user so desires. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org