mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-01 11:50:28 +02:00
feat: Define option URI.AllowedSymbols (#447)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
URI.AllowedSymbols
|
||||
TYPE: string/null
|
||||
DEFAULT: '!$&\'()*+,;='
|
||||
--DESCRIPTION--
|
||||
If a system permits templated URLs, then the URI encoder may need extra
|
||||
hints about which symbols to preserve.
|
||||
--# vim: et sw=4 sts=4
|
Reference in New Issue
Block a user