From: Robert Klemme Date: 2005-06-07T21:01:48+09:00 Subject: Re: HTTP proxy problem sujeet kumar wrote: > Hi > My demo ruby applet is not able to reach internet. Since when are there Ruby applets? >I am a student > and use proxy to reach nternet.I have provided a username and > password to reach internet.Mozilla is able to reach internet just fine > using specified proxy, but my demo ruby applet not. In mozilla i have > to bypass some proxyies. > How to reach internet with my Ruby applet. Maybe you are on Windows and your proxy needs NTLM authentication. Dunno whether that's possible with Net::HTTP but I guess rather not. Kind regards robert