HTML encoding is a method to encode arbitrary data into a format suitable for inclusion within HTML content. For example, the string <script>alert(1)</script> becomes <script>alert(1)</script> .
0 chars · 0 words · 0 lines
0 chars · 0 words · 0 lines