mirror of
https://github.com/curl/curl.git
synced 2026-08-12 01:40:54 +03:00
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
This commit is contained in:
parent
3363eeb262
commit
4b997626b1
3 changed files with 38 additions and 6 deletions
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue