added hdl protocol properties

This commit is contained in:
Guido van Rossum 1996-05-28 23:10:02 +00:00
parent 3c998825bd
commit 5feb54c461

View file

@ -9,10 +9,10 @@ uses_relative = ['ftp', 'http', 'gopher', 'nntp', 'wais', 'file',
'prospero', '']
uses_netloc = ['ftp', 'http', 'gopher', 'nntp', 'telnet', 'wais',
'prospero', '']
non_hierarchical = ['gopher', 'mailto', 'news', 'telnet', 'wais']
uses_params = ['ftp', 'prospero', 'http', '']
non_hierarchical = ['gopher', 'hdl', 'mailto', 'news', 'telnet', 'wais']
uses_params = ['ftp', 'hdl', 'prospero', 'http', '']
uses_query = ['http', 'wais', '']
uses_fragment = ['ftp', 'http', 'gopher', 'news', 'nntp', 'wais',
uses_fragment = ['ftp', 'hdl', 'http', 'gopher', 'news', 'nntp', 'wais',
'file', 'prospero', '']
# Characters valid in scheme names