Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add long form option for -g #676

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

dhwaneetbhatt
Copy link
Contributor

-g option was missing the long-form option equivalent. This PR adds the --globoff counterpart.

Documentation for this option:

-g, --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.

@dhwaneetbhatt dhwaneetbhatt merged commit 5ee005f into develop Feb 27, 2023
@dhwaneetbhatt dhwaneetbhatt deleted the feature/add-long-form-option-for-globoff branch February 27, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants