Skip to content
New issue

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

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

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants