David Hull made the file: URL parser also accept the somewhat sloppy file

syntax: file:/path. I added test case 203 to verify this.
This commit is contained in:
Daniel Stenberg
2003-10-29 09:53:21 +00:00
parent 0701b973df
commit e9c835ad06
5 changed files with 58 additions and 2 deletions

View File

@@ -1,7 +1,11 @@
Curl and libcurl 7.10.8 is out! A bugfix release.
The 77th public curl release. Release number 104 counted from the very
beginning.
This release includes the following changes:
o file: URLs with only one initial slash now works too
o we include a RELEASE-NOTES document in the release archive to summarize
the big and visible changes and bugfixes
o CURLOPT_MAXFILESIZE was added, and --max-filesize.