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 opti
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