Mantis - Quercus
Viewing Issue Advanced Details
3126 tweak always 12-05-08 18:12 01-18-09 10:01
koreth  
ferg  
urgent  
closed 3.2.1  
fixed  
none    
none 4.0.0  
0003126: CURLOPT_MAXREDIRS not implemented
Quercus doesn't seem to recognize the CURLOPT_MAXREDIRS option. We set this to different values depending on what kind of fetch we're doing.

Low priority; for now I am just commenting out that option in our PHP code since it doesn't affect anything under normal circumstances.

Notes
(0003700)
nam   
01-06-09 13:28   
(rep by P. Fisher)

For Wordpress 2.7
(0003758)
ferg   
01-18-09 10:01   
php/5017 - currently, the implementation just stubs out the parameter because the underlying java.net does not have an equivalent capability