mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
parent
d7a9f1ab15
commit
e674e84654
@ -21,7 +21,7 @@ document](https://curl.se/docs/knownbugs.html) are subject for fixing.
|
||||
|
||||
## Consult `%APPDATA%` also for `.netrc`
|
||||
|
||||
`%APPDATA%\.netrc` is not considered when running on Windows. Should not it?
|
||||
`%APPDATA%\.netrc` is not considered when running on Windows. Should it not?
|
||||
|
||||
See [curl issue 4016](https://github.com/curl/curl/issues/4016)
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!-- Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. -->
|
||||
<!-- SPDX-License-Identifier: curl -->
|
||||
# URL
|
||||
The URL syntax is protocol-dependent. You find a detailed description in
|
||||
The URL syntax is protocol-dependent. You can find a detailed description in
|
||||
RFC 3986.
|
||||
|
||||
If you provide a URL without a leading **protocol://** scheme, curl guesses
|
||||
|
||||
Loading…
Reference in New Issue
Block a user