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 configuration of CURL options when retrieving remote images #147

Open
martinhearn opened this issue Jul 26, 2016 · 1 comment
Open
Assignees
Labels
Milestone

Comments

@martinhearn
Copy link

doGet() has several hard coded variables as part of curl_setopt_array, it would be good if they could be defined in config.
E.g CURLOPT_TIMEOUT is hardcoded to 5 seconds.

@mosbth mosbth added the feature label Jul 28, 2016
@mosbth mosbth self-assigned this Jul 28, 2016
@mosbth
Copy link
Owner

mosbth commented Jul 28, 2016

Yep, seems like a proper improvement.

@mosbth mosbth added this to the v0.8.backlog milestone Aug 10, 2016
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