Home | History | Annotate | Download | only in libxml2

Lines Matching full:gzip

1739  * Flushes the compression buffers, appends gzip file trailers and
1741 * NOTE: The gzip trailer code here is plagiarized from zlib source.
1772 /* Need to append the gzip data trailer */
2056 content_encoding = (char *) "Content-Encoding: gzip";