comparison src/http/ngx_http.h @ 346:55e496a8ece3

nginx-0.0.3-2004-06-06-23:49:18 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 06 Jun 2004 19:49:18 +0000
parents 6bdf858bff8c
children 2e3cbc1bbe3c
comparison
equal deleted inserted replaced
345:fade4edd61f8 346:55e496a8ece3
14 #include <ngx_http_cache.h> 14 #include <ngx_http_cache.h>
15 15
16 #include <ngx_http_request.h> 16 #include <ngx_http_request.h>
17 #include <ngx_http_config.h> 17 #include <ngx_http_config.h>
18 #include <ngx_http_busy_lock.h> 18 #include <ngx_http_busy_lock.h>
19 #include <ngx_http_filter.h>
20 #include <ngx_http_log_handler.h> 19 #include <ngx_http_log_handler.h>
21 #include <ngx_http_core_module.h> 20 #include <ngx_http_core_module.h>
22 21
23 22
24 typedef struct { 23 typedef struct {