@ParametersAreNonnullByDefault
| Class | Description |
|---|---|
| EvalMinifier |
Given a string of valid JSON that is going to be parsed via Javascript's
eval builtin, tries to reduce the number of bytes sent over
the wire by turning it into a Javascript expression that pools constants. |
| JsonSanitizer |
Given JSON-like content, converts it to valid JSON.
|
Copyright © 2017 OWASP. All rights reserved.