vidyuthd / owasp-esapi-java

Automatically exported from code.google.com/p/owasp-esapi-java
0 stars 0 forks source link

configuration should allow optional auto-cannonicalization before encoding. #216

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes it is difficult to know when data has been previously encoded so to 
avoid double encoding having a decode/cannonicalization step before encoding.

Note:Data may have been triple or quadruple encoded - either maliciously or 
accidentally.

Note:This needs to be very lean code to minimize performance impact.

Original issue reported on code.google.com by abathg...@gmail.com on 24 Mar 2011 at 11:05

GoogleCodeExporter commented 9 years ago

Original comment by M.Gelma...@gmail.com on 13 Nov 2014 at 6:19