diff options
Diffstat (limited to 'docs/cmdline-opts/path-as-is.d')
-rw-r--r-- | docs/cmdline-opts/path-as-is.d | 1 |
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 946e2f07a..0bfaf6639 100644 --- a/docs/cmdline-opts/path-as-is.d +++ b/docs/cmdline-opts/path-as-is.d @@ -1,6 +1,7 @@ Long: path-as-is Help: Do not squash .. sequences in URL path Added: 7.42.0 +Category: curl --- 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 |