Searched refs:zlib_method (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_deflate.c1732 int zlib_method; local
1733 zlib_method = ctx->header[2];
1734 if (zlib_method != Z_DEFLATED) {

Completed in 14 milliseconds