Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt is written in an unsupported language. File is not indexed.
0001 URI.DefaultScheme 0002 TYPE: string/null 0003 DEFAULT: 'http' 0004 --DESCRIPTION-- 0005 0006 <p> 0007 Defines through what scheme the output will be served, in order to 0008 select the proper object validator when no scheme information is present. 0009 </p> 0010 0011 <p> 0012 Starting with HTML Purifier 4.9.0, the default scheme can be null, in 0013 which case we reject all URIs which do not have explicit schemes. 0014 </p> 0015 --# vim: et sw=4 sts=4