| commit | dc9dd434aa1cfd24a98265742ff0ed4aeefc1f05 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Wed Oct 22 16:38:26 2003 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Wed Oct 22 16:38:26 2003 +0000 |
| tree | ceedf7b247bf2d5291da9c0cc2243fd3c3e505a9 | |
| parent | 5bf3d25d69ecdbccaa98beeb089a7a6850529b89 [diff] [blame] |
nginx-0.0.1-2003-10-22-20:38:26 import
diff --git a/src/http/ngx_http_core_module.c b/src/http/ngx_http_core_module.c index 6015683..8c96d0e 100644 --- a/src/http/ngx_http_core_module.c +++ b/src/http/ngx_http_core_module.c
@@ -226,6 +226,7 @@ } #if 0 + /* TEST STUB */ r->http_version = NGX_HTTP_VERSION_10; /* TEST STUB */ r->keepalive = 0; #endif