Feature Requests item #1087765, was opened at 2004-12-18 20:08
Message generated for change (Comment added) made by rmeden
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424138&aid=1087765&group_id=39046
Category: Interface Improvements (example)
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: proxy-switch for xmltv.exe
Initial Comment:
It would be great to make it possible to grab the xmltv-
data through a proxy.
Example:
xmltv.exe -proxy=my.proxy.de:3128
tv_grab_de_tvtoday >listings.xml
Thanks a lot,
eck
----------------------------------------------------------------------
>Comment By: Robert Eden (rmeden)
Date: 2004-12-18 21:27
Message:
Logged In: YES
user_id=270469
I think I'll add this to the README...
Proxy server support is provide by the LWP modules.
You can define a proxy server via enviornment variables
http_proxy=http://somehost.somedomain:port
More info is available in the documentation for the perl
LWP::UserAgent module.
http://search.cpan.org/~gaas/libwww-perl-5.803/lib/LWP/UserAgent.pm#$ua->env_proxy
Robert
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424138&aid=1087765&group_id=39046
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
|