Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Fix --headers opt parsing #48

Merged
merged 1 commit into from
Aug 30, 2018
Merged

Fix --headers opt parsing #48

merged 1 commit into from
Aug 30, 2018

Conversation

nvartolomei
Copy link
Contributor

minimist parsing results in string or array depending on number of
passed arguments. [].concat() ensures that we always have an array.

minimist parsing results in string or array depending on number of
passed arguments. `[].concat()` ensures that we always have an array.
@RReverser RReverser merged commit 5a29178 into cloudflare:master Aug 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants