comparison src/http/ngx_http.h @ 32:d45effe5854c

nginx-0.0.1-2002-12-19-10:08:55 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 19 Dec 2002 07:08:55 +0000
parents 53cb81681040
children d5d4f3bba6f0
comparison
equal deleted inserted replaced
31:d1ebcc555037 32:d45effe5854c
7 #include <ngx_string.h> 7 #include <ngx_string.h>
8 #include <ngx_table.h> 8 #include <ngx_table.h>
9 #include <ngx_hunk.h> 9 #include <ngx_hunk.h>
10 #include <ngx_files.h> 10 #include <ngx_files.h>
11 #include <ngx_connection.h> 11 #include <ngx_connection.h>
12 #include <ngx_config_command.h> 12 #include <ngx_config_file.h>
13 13
14 14
15 #define NGX_HTTP_VERSION_10 1000 15 #define NGX_HTTP_VERSION_10 1000
16 16
17 #define NGX_HTTP_GET 1 17 #define NGX_HTTP_GET 1