]> mj.ucw.cz Git - libucw.git/commit
Allow empty host name for unknown URL schemes.
authorMartin Mares <mj@ucw.cz>
Tue, 22 Jun 2004 14:02:33 +0000 (14:02 +0000)
committerMartin Mares <mj@ucw.cz>
Tue, 22 Jun 2004 14:02:33 +0000 (14:02 +0000)
commit90c97fa2d0d6937544205ea9ee72779753a969e6
treed2ba322d3c6250a5a772dc78bf6a3acb8bbdc042
parentf830d022a4058bf30fc414c82fc5cff3f0484e48
Allow empty host name for unknown URL schemes.

`foo:///bar' should be considered OK now.
lib/url.c