George M Jones <[EMAIL PROTECTED]> writes: > I've been tearing my hair out trying to get XML::Xerces > to validate a file...but it's failing because I'm behind > a proxy that won't let raw port 80 requests how. > > *How do I convince XML::Xerces to play nice with a web proxy ?
Hi George, Let me ask a dumb question first, why do you need http access? Are you unable to download the files and process them locally? The long answer is I've never yet tried to actually work with URL input sources, so it's possible that there is a piece of Xerces-C which I need to open up before it will work. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
