c |
SPDX-License-Identifier |
Long |
Short |
Help |
Category |
Added |
Multi |
See-also |
Example |
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. |
curl |
globoff |
g |
Disable URL sequences and ranges using {} and [] |
curl |
7.6 |
boolean |
|
|
--globoff
This option switches off the "URL globbing parser". When you set this option,
you can specify URLs that contain the letters {}[] without having curl itself
interpret them. Note that these letters are not normal legal URL contents but
they should be encoded according to the URI standard.