mirror of
https://gitee.com/liuxioabin/fengketrade.git
synced 2026-04-18 05:07:32 +08: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
|