blob: fff6516b6d0ec8528e35d770582672fba76ff65b [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: globoff
2Short: g
3Help: Disable URL sequences and ranges using {} and []
4---
5This option switches off the "URL globbing parser". When you set this option,
6you can specify URLs that contain the letters {}[] without having them being
7interpreted by curl itself. Note that these letters are not normal legal URL
8contents but they should be encoded according to the URI standard.