mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-07-31 11:20:13 +02:00
8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
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
|