You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.

Identifier

Component

Issue

Solution

CSD-4263

JAVA Runtime

The XSS JSON Request Body filter would not be applied to requests with a Content-Type header that includes an argument (e.g. 'application/json;charset=UTF-8'

The XSS JSON Request Body filter will now be applied to any request with a media type that's compatible with the application/json media type.

  • No labels