[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] zlib



On Fri, Mar 19, 2004 at 01:44:49PM -0500, Jim Faulkner wrote:
> I have an application (servlet) that is gzip'ing xml -- my client
> (windows/c) is using libxml2 to parse that xml, however, it will NOT
> decompress the output.
> 
> is there some trick to getting zlib reckognized?

Make sure your library is compiled with zlib support.
This may also be a problem of API not all of them handles
zlib transparently.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]