Ignore:
Timestamp:
01/29/08 23:00:21 (4 years ago)
Author:
Tomash Brechko <tomash.brechko@…>
Branches:
master-v0.7, gunzip, master-v0.6, memcached_gzip, upstream_count_limit
Children:
0f9120, 56389f
Parents:
5af58e
git-author:
Tomash Brechko <tomash.brechko@…> (01/29/08 23:00:21)
git-committer:
Tomash Brechko <tomash.brechko@…> (01/29/08 23:00:21)
Message:

Support for gunzip.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/src/http/ngx_http_core_module.h

    r5af58e r233310  
    304304    ngx_uint_t    gzip_http_version;       /* gzip_http_version */ 
    305305    ngx_uint_t    gzip_proxied;            /* gzip_proxied */ 
     306    ngx_flag_t    gunzip; 
    306307 
    307308#if (NGX_PCRE) 
Note: See TracChangeset for help on using the changeset viewer.