mirror of
https://github.com/curl/curl.git
synced 2026-07-24 18:57:18 +03:00
curl_easy_setopt.3: Add CURLOPT_PATH_AS_IS
This commit is contained in:
parent
5d23279299
commit
f687860936
1 changed files with 2 additions and 0 deletions
|
|
@ -145,6 +145,8 @@ Fail on HTTP 4xx errors. \fICURLOPT_FAILONERROR(3)\fP
|
||||||
.SH NETWORK OPTIONS
|
.SH NETWORK OPTIONS
|
||||||
.IP CURLOPT_URL
|
.IP CURLOPT_URL
|
||||||
URL to work on. See \fICURLOPT_URL(3)\fP
|
URL to work on. See \fICURLOPT_URL(3)\fP
|
||||||
|
.IP CURLOPT_PATH_AS_IS
|
||||||
|
Disable squashing /../ and /./ sequences in tha path. See \fICURLOPT_PATH_AS_IS(3)\fP
|
||||||
.IP CURLOPT_PROTOCOLS
|
.IP CURLOPT_PROTOCOLS
|
||||||
Allowed protocols. See \fICURLOPT_PROTOCOLS(3)\fP
|
Allowed protocols. See \fICURLOPT_PROTOCOLS(3)\fP
|
||||||
.IP CURLOPT_REDIR_PROTOCOLS
|
.IP CURLOPT_REDIR_PROTOCOLS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue