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 or cookies #19

Closed
bilco105 opened this issue Jan 9, 2014 · 1 comment
Closed

Add support for headers or cookies #19

bilco105 opened this issue Jan 9, 2014 · 1 comment

Comments

@bilco105
Copy link

bilco105 commented Jan 9, 2014

Some download URLs (such as Oracle JDK) require a cookie to confirm acceptance of their EULA.

The wget module should support either a hash of cookies, or better yet, a hash of headers to send along with the wget request.

If I get time, I'll do a pull request for it

carlossg added a commit that referenced this issue Jul 23, 2014
Resolves issue #19 added --no-cookies boolean and --header array parameters
@carlossg
Copy link
Member

carlossg commented May 1, 2015

Fixed in #29

@carlossg carlossg closed this as completed May 1, 2015
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

No branches or pull requests

2 participants