ff770d402b
Files correlati : Commento : Aggiornata cUrl alla ultima versione su Github: 7.56.1 git-svn-id: svn://10.65.10.50/branches/R_10_00@24203 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
268 B
Makefile
8 lines
268 B
Makefile
Long: path-as-is
|
|
Help: Do not squash .. sequences in URL path
|
|
Added: 7.42.0
|
|
---
|
|
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
|
|
this option set you tell it not to do that.
|