anyone has a code example or snippet for bypassing a proxy server with authentication?
I need to parse some RSS files via a firewalled LAN. I have written the RSS parsing routine, and works fine via an open connection. But I cannot find any example of how to go over the authentication?
Anyone an example (maybe with some functions in LWP? or straight IO socket?)
Help, suggestions of routines/modules or even pointers where to find info are all very welcome.
I need to parse some RSS files via a firewalled LAN. I have written the RSS parsing routine, and works fine via an open connection. But I cannot find any example of how to go over the authentication?
Anyone an example (maybe with some functions in LWP? or straight IO socket?)
Help, suggestions of routines/modules or even pointers where to find info are all very welcome.