rainmeter-studio/Plugins/PluginWebParser
spx 82eb3ed03f WebParser: Modified proxy handling
- Added new proxy setting switch: /auto, /none
 /auto: use IE setting
 /none: direct connection

Example:
 ProxyServer=/none

- Added global proxy setting. If proxy setting is defined in Rainmeter.data, use it as a global proxy. Default value is /auto.

Example:
 [WebParser.dll]
 ProxyServer=example.net:8080

If ProxyServer= is not defined or is empty string in WebParser measure, use a global proxy. If an individual proxy setting is defined in WebParser measure, use it instead of a global proxy.
2013-01-23 22:04:32 +09:00
..
PluginWebParser.rc WebParser: Modified proxy handling 2013-01-23 22:04:32 +09:00
PluginWebParser.vcxproj Moved common project settings into .props files 2012-12-18 19:49:51 +02:00
PluginWebParser.vcxproj.filters - FolderInfo.dll: Fixed several memory leaks 2012-02-04 08:25:11 +00:00
WebParser.cpp WebParser: Modified proxy handling 2013-01-23 22:04:32 +09:00