LibXML validation using an external DTD through a proxy?

J

jhughe90

I'm trying to validate an XML doc using LibXML using an external DTD.
The problem is the HTTP request needs to go through a proxy, and LibXML
doesn't seem to provide any support for this. It doesn't support an
LWP UserAgent via any means nor does it process HTTPx_PROXY ENV
variables. Anyone have any ideas on how to get this to work?


Thanks,
Jeff
 
J

J. Gleixner

jhughe90 said:
I'm trying to validate an XML doc using LibXML using an external DTD.
The problem is the HTTP request needs to go through a proxy, and LibXML
doesn't seem to provide any support for this. It doesn't support an
LWP UserAgent via any means nor does it process HTTPx_PROXY ENV
variables. Anyone have any ideas on how to get this to work?

Using my favorite Internet search engine, I found the following, which
might help: http://use.perl.org/~perigrin/journal/31137
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top