OWASP / owasp-java-encoder

The OWASP Java Encoder is a Java 1.5+ simple-to-use drop-in high-performance encoder class with no dependencies and little baggage. This project will help Java web developers defend against Cross Site Scripting!
https://owasp.org/www-project-java-encoder/
BSD 3-Clause "New" or "Revised" License
483 stars 112 forks source link

Improve Encode.forHtmlAttribute docs #72

Closed meeque closed 1 month ago

meeque commented 4 months ago

See issue #71.

meeque commented 4 months ago

Disclaimer: I've put these minor doc changes together through the Github web UI. Haven't actually generated JavaDocs from it yet.

jeremylong commented 1 month ago

sorry for the delay in getting this merged.