cimage icon indicating copy to clipboard operation
cimage copied to clipboard

Allow configuration of CURL options when retrieving remote images

Open martinhearn opened this issue 8 years ago • 1 comments

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.

martinhearn avatar Jul 26 '16 12:07 martinhearn

Yep, seems like a proper improvement.

mosbth avatar Jul 28 '16 08:07 mosbth