commit | 9b25d691d3a472cb499d638b57f18e743cc2c4f3 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Sun Jan 26 21:08:14 2003 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Sun Jan 26 21:08:14 2003 +0000 |
tree | 4979f030e639e14a32ea8b7d19c42e638878370f | |
parent | 830c4ce7afd0da40a06d47c176534a5fa03c0b36 [diff] [blame] |
nginx-0.0.1-2003-01-27-00:08:14 import
diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h index 8d0596a..bdef899 100644 --- a/src/http/ngx_http.h +++ b/src/http/ngx_http.h
@@ -148,7 +148,7 @@ unsigned lingering_close:1; unsigned header_read:1; - unsigned header_timeout:1; + unsigned header_timeout_set:1; unsigned logging:1;