FredGarcia / rolling-curl

Automatically exported from code.google.com/p/rolling-curl
0 stars 0 forks source link

$options defaults can't be overwritten #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I was having trouble trying to set my own CURLOPT_TIMEOUT and 
CURLOPT_CONNECTTIMEOUT values in a Request instance. I'm not sure if this is 
intentional, but the default values can't be overwritten because of line 124. 
Simply reversing the arithmetic will fix this issue.

Original issue reported on code.google.com by kingers...@gmail.com on 3 Aug 2010 at 7:13

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r20.

Original comment by alexander.makarow on 12 Sep 2010 at 8:39