Fix default compression level in deflate compress buckets.

* buckets/deflate_buckets.c
  (serf_deflate_wait_for_data): Pass Z_DEFAULT_COMPRESSION instead
   of Z_DEFAULT_STRATEGY as the compression level to deflateInit2(),
   to actually enable compression.

Patch by: Evgeny Kotkov <evgeny.kotkov{_AT_}visualsvn.com>


git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1757679 13f79535-47bb-0310-9956-ffa450edef68
1 file changed