You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Sergey Denisov <sd...@vicom.ru> on 2000/09/19 13:02:00 UTC

proxy support for Xerces with WinInet

Hi,

In my project, that is using Xerces, I needed proxy support to resolve external references in XMLs, but it seems  there is no proxy support in Xerces. So I've written my own NetAccessor using WinInet.dll. It's working for me just fine and it's really simple code. So if there's no any valuable restrictions not ot use wininet.dll I can send my code to someone who can make it availble.

Regards,
Sergey Densiov