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

Allow repeatable options and multiple option values per option #40

Merged
merged 3 commits into from
Sep 6, 2016

Conversation

lexhung
Copy link
Contributor

@lexhung lexhung commented Oct 31, 2015

Allow repeatable options (incl. allow, cookies, custom-header, post, postfile, run-script, replace) by using a list or a tuple.

For options that need multiple values (e.g. --custom-header authorization secret) we may use a 2-tuple.

@stephenross
Copy link

This change would help what I am trying to do, but it appears that the current owner of this project has made 3 public commits in the past year, all of which were made on one of the other projects that they work on. I also believe that this would resolve the issue that pull request #47 is asking about as well.

@JazzCore JazzCore merged commit 48dba3d into JazzCore:master Sep 6, 2016
JazzCore added a commit that referenced this pull request Sep 6, 2016
@JazzCore
Copy link
Owner

JazzCore commented Sep 6, 2016

Thanks! Sorry that it took so long :)

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

3 participants