]> granicus.if.org Git - curl/commitdiff
curl_easy_setopt.3: Add CURLOPT_PATH_AS_IS
authorDaniel Stenberg <daniel@haxx.se>
Tue, 24 Mar 2015 10:06:38 +0000 (11:06 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 24 Mar 2015 10:06:38 +0000 (11:06 +0100)
docs/libcurl/curl_easy_setopt.3

index 0b44fac5099ddd44f3a710b12e1ce57dc6f7ae3f..aa1c0dc7f24047106f008bd540542fdfd604aa0a 100644 (file)
@@ -145,6 +145,8 @@ Fail on HTTP 4xx errors. \fICURLOPT_FAILONERROR(3)\fP
 .SH NETWORK OPTIONS
 .IP CURLOPT_URL
 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
 Allowed protocols. See \fICURLOPT_PROTOCOLS(3)\fP
 .IP CURLOPT_REDIR_PROTOCOLS