summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/path-as-is.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/path-as-is.d')
-rw-r--r--docs/cmdline-opts/path-as-is.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/path-as-is.d b/docs/cmdline-opts/path-as-is.d
index fb87def94..3a82c4409 100644
--- a/docs/cmdline-opts/path-as-is.d
+++ b/docs/cmdline-opts/path-as-is.d
@@ -3,6 +3,7 @@ Help: Do not squash .. sequences in URL path
Added: 7.42.0
Category: curl
Example: --path-as-is https://example.com/../../etc/passwd
+See-also: request-target
---
Tell curl to not handle sequences of /../ or /./ in the given URL
path. Normally curl will squash or merge them according to standards but with