diff options
author | Sergey Markelov <sergey@solidstatenetworks.com> | 2021-09-27 08:31:52 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-09-27 08:32:41 +0200 |
commit | 4b997626b1182a8a7d974f2957b3ad8eaebd8817 (patch) | |
tree | 0e890625cd24507956daa73feed58eb1ed40e230 /Makefile.dist | |
parent | 3363eeb26298b9d30fc5ec29101e5dd205d04db9 (diff) | |
download | curl-4b997626b1182a8a7d974f2957b3ad8eaebd8817.tar.gz |
urlapi: support UNC paths in file: URLs on Windows
- file://host.name/path/file.txt is a valid UNC path
\\host.name\path\files.txt to a non-local file transformed into URI
(RFC 8089 Appendix E.3)
- UNC paths on other OSs must be smb: URLs
Closes #7366
Diffstat (limited to 'Makefile.dist')
0 files changed, 0 insertions, 0 deletions