]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- header, will repatch soon
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 19 Sep 2008 11:35:24 +0000 (11:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd-mod_compress-disable-bzip2.patch -> 1.4

lighttpd-mod_compress-disable-bzip2.patch

index 6e792d3eb83aec04590385c58f118023dc1b4e31..9eba6c7d6b5b2e978359821916cc6770e284902d 100644 (file)
@@ -67,6 +67,8 @@
  #endif
  #ifdef USE_ZLIB
                                srv_encodings |= HTTP_ACCEPT_ENCODING_GZIP;
+--- lighttpd-1.4.19/src/mod_compress.c~        2008-09-19 14:25:16.000000000 +0300
++++ lighttpd-1.4.19/src/mod_compress.c 2008-09-19 14:27:32.251960154 +0300
 @@ -675,7 +675,6 @@
                        if (NULL != (ds = (data_string *)array_get_element(con->request.headers, "Accept-Encoding"))) {
                                int accept_encoding = 0;
This page took 0.030525 seconds and 4 git commands to generate.