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 support for headers in the settings #4

Closed
johanbenschop opened this issue Jun 14, 2017 · 1 comment
Closed

Add support for headers in the settings #4

johanbenschop opened this issue Jun 14, 2017 · 1 comment
Labels
Milestone

Comments

@johanbenschop
Copy link
Contributor

I need to supply a header called PRIVATE-TOKEN with my download request from some API. The curl command would look like the following:

curl --header "PRIVATE-TOKEN: kejf9343fdf33424" "https://api.example.com/download-me.zip"

Support for headers would be greatly appreciated.

@ecampidoglio
Copy link
Member

Resolved in #5.

@ecampidoglio ecampidoglio added this to the 1.1.0 milestone Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants