cimage
cimage copied to clipboard
Allow configuration of CURL options when retrieving remote images
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.
Yep, seems like a proper improvement.