Searched refs:zlib_method (Results 1 - 1 of 1) sorted by relevance
| /httpd/modules/filters/ | ||
| H A D | mod_deflate.c | 1732 int zlib_method; local 1733 zlib_method = ctx->header[2]; 1734 if (zlib_method != Z_DEFLATED) { |
Completed in 14 milliseconds