SET http_proxy=server:port should be an lib_curl option. I use it but It did not work (I&#39;m under XP)<br /><br />Since I would like to use GDAL in my delphi gis application I need to set this option programmatically.<br />I will modify gdalhttp.* and dataset in gdal\trunk\frmts\wms in order to add this option.<br /><br />I would be nice to a have a global GDL function to set PROXY information, like CPLSetHttpProxyInfo because the modification I&#39;m going<br />to introduce will concern only the WMS driver. but not other drivers that use lib_curl<br /><br />Stefano<br /><br /><br />Il giorno 02/dic/2009 11.00, Jukka Rahkonen &lt;jukka.rahkonen@mmmtike.fi&gt; ha scritto:<br />&gt; Stefano Moratto  gmail.com&gt; writes:<br />&gt; <br />&gt; <br />&gt; <br />&gt; &gt; I set proxy information as described but It did not work.<br />&gt; <br />&gt; <br />&gt; <br />&gt; Have you tried to set proxy in the Windows command window first? I believe the<br />&gt; <br />&gt; command is<br />&gt; <br />&gt; SET http_proxy=server:port<br />&gt; <br />&gt; <br />&gt; <br />&gt; It would be good to have an option to set it in the xml file also.<br />&gt; <br />&gt; <br />&gt; <br />&gt; -Jukka Rahkonen-<br />&gt; <br />&gt; <br />&gt; <br />&gt; _______________________________________________<br />&gt; <br />&gt; gdal-dev mailing list<br />&gt; <br />&gt; gdal-dev@lists.osgeo.org<br />&gt; <br />&gt; http://lists.osgeo.org/mailman/listinfo/gdal-dev<br />&gt;