Cantor, Scott <canto...@osu.edu> writes:

> On 10/12/22, 9:09 AM, "Boris Kolpackov" <bo...@codesynthesis.com> wrote:
> 
> >    2. We build with ICU and Curl everywhere so other transcoders
> >       and netaccessors were not tested.
> 
> Do you actually use them? Because in my testing, I haven't managed to
> make any of the net accessors work (per the open bug that was reported).

We run NetAccessorTest.cpp on every platform and it seems to work, at
least over HTTP (HTTPS would require some further patching to deal with
CA paths setup on some platforms):

$ ./libxerces-c/tests/net-accessor/driver http://www.example.org

...
<h1>Example Domain</h1>
...

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to