nginx/src/http
Igor Sysoev cf72935bc3 a client address must be allocated from a connection pool
to live through the keep-alive requests
2007-02-17 21:06:47 +00:00
..
modules a client address must be allocated from a connection pool 2007-02-17 21:06:47 +00:00
ngx_http.c
ngx_http.h
ngx_http_busy_lock.c
ngx_http_busy_lock.h
ngx_http_cache.c
ngx_http_cache.h
ngx_http_config.h
ngx_http_copy_filter_module.c
ngx_http_core_module.c ngx_strcasecmp()/ngx_strncasecmp() 2007-02-14 18:51:19 +00:00
ngx_http_core_module.h
ngx_http_file_cache.c
ngx_http_header_filter_module.c NGX_HTTP_PRECONDITION_FAILED 2007-01-18 20:51:51 +00:00
ngx_http_parse.c fix segfault when $host is used and request is "GET http://host HTTP/1.0" 2006-12-14 22:42:52 +00:00
ngx_http_parse_time.c style and comment fix 2007-01-19 11:35:26 +00:00
ngx_http_postpone_filter_module.c
ngx_http_request.c finalize request to allow post_action 2007-02-15 18:53:48 +00:00
ngx_http_request.h undo "client_body_in_file_only any" 2007-01-25 08:45:04 +00:00
ngx_http_request_body.c fix format 2007-02-15 14:13:24 +00:00
ngx_http_script.c
ngx_http_script.h
ngx_http_special_response.c NGX_HTTP_PRECONDITION_FAILED 2007-01-18 20:51:51 +00:00
ngx_http_upstream.c add debug logging 2007-02-15 10:00:59 +00:00
ngx_http_upstream.h rewritten upstream 2006-12-12 16:46:16 +00:00
ngx_http_upstream_round_robin.c fix msvc build failure 2006-12-13 15:06:46 +00:00
ngx_http_upstream_round_robin.h style fix: remove trailing spaces 2006-12-24 21:07:34 +00:00
ngx_http_variables.c optimize $http_x_forwarded_for 2007-02-15 15:04:36 +00:00
ngx_http_variables.h
ngx_http_write_filter_module.c