in reply to Re: Creating a Proxy Server Using HTTP::Proxy
in thread Creating a Proxy Server Using HTTP::Proxy
That's exactly I am looking at but CGIProxy uses a HTML form to take the input site. But If I look at HTTP::Proxy it uses HTTP::Daemon(Header Buffer) to get input site.
Let say I want to access http://ieeexplore.ieee.org. If I put http://192.168.100.11:2020/ on browser's address bar it should open desired sitehttp://ieeexplore.ieee.org.
Could you please guide me further.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Creating a Proxy Server Using HTTP::Proxy
by marto (Cardinal) on Aug 10, 2010 at 09:52 UTC | |
by shanu_040 (Sexton) on Aug 10, 2010 at 11:39 UTC | |
by marto (Cardinal) on Aug 10, 2010 at 11:50 UTC |