InterviewSolution
Saved Bookmarks
| 1. |
What Is Html Sanitizer? |
|
Answer» The HTML sanitizer automatically cleans up HTML markup in HTML fields to REMOVE unwanted code and PROTECT against security concerns such as crosssite scripting attacks. The HTML sanitizer is active for all instances STARTING with the EUREKA release. The HTML sanitizer automatically cleans up HTML markup in HTML fields to remove unwanted code and protect against security concerns such as crosssite scripting attacks. The HTML sanitizer is active for all instances starting with the Eureka release. |
|