mirror of
https://github.com/curl/curl.git
synced 2026-07-24 12:27:16 +03:00
adjusted to the correct treatmeant of file:// URLs
This commit is contained in:
parent
711a3a79e3
commit
72e67d3b9d
2 changed files with 7 additions and 2 deletions
|
|
@ -12,10 +12,10 @@ moo
|
|||
# Client-side
|
||||
<client>
|
||||
<name>
|
||||
file:// with relative path
|
||||
basic file:// file
|
||||
</name>
|
||||
<command>
|
||||
file://log/test200.txt
|
||||
file://localhost/%PWD/log/test200.txt
|
||||
</command>
|
||||
<file name="log/test200.txt">
|
||||
foo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue