Home | History | Annotate | Download | only in libxml2

Lines Matching full:gzip

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