]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Core.AllowHostnameUnderscore.txt
CommitLineData
d4949327
NL
1Core.AllowHostnameUnderscore\r
2TYPE: bool\r
3VERSION: 4.6.0\r
4DEFAULT: false\r
5--DESCRIPTION--\r
6<p>\r
7 By RFC 1123, underscores are not permitted in host names.\r
8 (This is in contrast to the specification for DNS, RFC\r
9 2181, which allows underscores.)\r
10 However, most browsers do the right thing when faced with\r
11 an underscore in the host name, and so some poorly written\r
12 websites are written with the expectation this should work.\r
13 Setting this parameter to true relaxes our allowed character\r
14 check so that underscores are permitted.\r
15</p>\r
16--# vim: et sw=4 sts=4\r