SET http_proxy=server:port should be an lib_curl option. I use it but It did not work (I'm under XP)

Since I would like to use GDAL in my delphi gis application I need to set this option programmatically. I will modify gdalhttp.* and dataset in gdal\trunk\frmts\wms in order to add this option.

I would be nice to a have a global GDL function to set PROXY information, like CPLSetHttpProxyInfo because the modification I'm going to introduce will concern only the WMS driver. but not other drivers that use lib_curl

Stefano


Il giorno 02/dic/2009 11.00, Jukka Rahkonen <[email protected]> ha scritto:
Stefano Moratto gmail.com> writes:



> I set proxy information as described but It did not work.



Have you tried to set proxy in the Windows command window first? I believe the

command is

SET http_proxy=server:port



It would be good to have an option to set it in the xml file also.



-Jukka Rahkonen-



_______________________________________________

gdal-dev mailing list

[email protected]

http://lists.osgeo.org/mailman/listinfo/gdal-dev

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to