Commit 1358fef9aa2c3fea5ed3d6ee50c7eb4d6f92b247

Daniel Veillard 2009-10-02T17:29:48

URI with no path parsing problem * uri.c: Ralf Junker pointed out that URI with no path like http://www.domain.com when parsed ended up with an empty path value instead of NULL, this fixes the problem