Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > using proxy

Reply
Thread Tools

using proxy

 
 
RandRace
Guest
Posts: n/a
 
      02-21-2004
what is the correct way to use a proxy server? i've set up a user
agent named $browser and assigned it
$browser->agent('Mozilla/4.0(compatible;MSIE 6.0;Windows NT 5.0)' );
print $browser->agent; prints the above info.
i then have $browser->proxy('http', $proxy);
to check and see if it worked i used print $browser->proxy; and it
prints nothing but a new line. Is it working and supposed to not
print anything? Thanks
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Proxy pattern and java.lang.reflect.Proxy/InvocationHandler Karsten Wutzke Java 1 08-20-2007 11:05 AM
Facebook Proxy | MySpace Proxy 35085675@qq.com Java 0 08-14-2007 06:35 AM
Inbound Proxy and Outbound Proxy chellappa VOIP 0 04-07-2006 10:58 AM
Press Release: Scalable SIP Proxy and RTP Media Proxy for NAT traversal sales@lanscapecorp.com VOIP 1 01-23-2006 06:32 PM
Help to set up tomcat 4.1.27 behind socks proxy to access database outside the proxy vidy5300 Java 0 06-07-2004 02:23 PM



Advertisments