Changeset e7b311 for server/src/http/modules/ngx_http_gzip_static_module.c
- Timestamp:
- 02/03/09 19:41:37 (3 years ago)
- Branches:
- master-v0.7, nginx-v0.7, nginx-v0.8, upstream_count_limit
- Children:
- 2ac4f5
- Parents:
- 2240a4
- git-author:
- George Potapov <nephrite@…> (02/03/09 19:41:37)
- git-committer:
- George Potapov <nephrite@…> (02/03/09 19:41:37)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/src/http/modules/ngx_http_gzip_static_module.c
r2edd9f re7b311 177 177 #endif 178 178 179 r->root_tested = 1;179 r->root_tested = !r->error_page; 180 180 181 181 rc = ngx_http_discard_request_body(r);
Note: See TracChangeset
for help on using the changeset viewer.
