Text.HTML.SanitizeXSS
- sanitize :: String -> String
- sanitizeBalance :: String -> String
- sanitizeXSS :: String -> String
Documentation
sanitizeXSS :: String -> StringSource
santize the html to prevent XSS attacks. See README.md http://github.com/gregwebs/haskell-xss-sanitize for more details