David Hull made the file: URL parser also accept the somewhat sloppy file
authorDaniel Stenberg <daniel@haxx.se>
Wed, 29 Oct 2003 09:53:21 +0000 (09:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 29 Oct 2003 09:53:21 +0000 (09:53 +0000)
commite9c835ad06bdded6a720ad59054a7b058ace4d9c
tree8bca4c3cf5adfc5a0ec6367c7e7537b6115db82c
parent0701b973dfdf13af115d5731fae16c0447c68d88
David Hull made the file: URL parser also accept the somewhat sloppy file
syntax: file:/path. I added test case 203 to verify this.
CHANGES
RELEASE-NOTES
lib/url.c
tests/data/Makefile.am
tests/data/test203 [new file with mode: 0644]