You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/ns-System.Web.Security.AntiXss.xml
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@
4
4
<remarks>
5
5
<formattype="text/markdown"><![CDATA[
6
6
7
-
## Remarks
8
-
The encoding algorithms look for a prescribed set of characters that are considered safe and encode all other characters. (This is sometimes referred to as "safe-listing" or "allowlisting.")
9
-
7
+
## Remarks
8
+
9
+
The encoding algorithms look for a prescribed set of characters that are considered safe and encode all other characters. (This is sometimes referred to as "safe-listing" or "allow-listing.")
0 commit comments