nginx/src/http
Ruslan Ermilov 89467caf43 Minor ngx_http_headers_filter_module.c code cleanup.
- Removed "hash" element from ngx_http_header_val_t which was always 1.
- Replaced NGX_HTTP_EXPIRES_* with ngx_http_expires_t enum type.
- Added prototype for ngx_http_add_header()
- Simplified ngx_http_set_last_modified().
2012-03-21 06:19:11 +00:00
..
modules Minor ngx_http_headers_filter_module.c code cleanup. 2012-03-21 06:19:11 +00:00
ngx_http_busy_lock.c Whitespace fixes. 2012-03-05 18:09:06 +00:00
ngx_http_busy_lock.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_cache.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_config.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_copy_filter_module.c Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter" 2012-03-15 20:08:58 +00:00
ngx_http_core_module.c The "error_log" directive specified in the "http", "server", and 2012-03-15 20:04:50 +00:00
ngx_http_core_module.h Disable symlinks: added the "from=" parameter to the "disable_symlinks" 2012-02-27 16:54:10 +00:00
ngx_http_file_cache.c Fix of rbtree lookup on hash collisions. 2012-02-27 22:15:39 +00:00
ngx_http_header_filter_module.c Added support for the 307 Temporary Redirect. 2012-02-27 11:43:40 +00:00
ngx_http_parse_time.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_parse.c For the sake of case/switch code readability, 'fall through' 2012-03-19 14:57:29 +00:00
ngx_http_postpone_filter_module.c Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter" 2012-03-15 20:08:58 +00:00
ngx_http_request_body.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_request.c Core: protection from cycles with named locations and post_action. 2012-02-13 15:35:48 +00:00
ngx_http_request.h Raised simultaneous subrequest limit from 50 to 200. 2012-02-28 14:54:23 +00:00
ngx_http_script.c Disable symlinks: initialization of the "disable_symlinks" field in 2012-02-27 16:51:28 +00:00
ngx_http_script.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_special_response.c Added support for the 307 Temporary Redirect. 2012-02-27 11:43:40 +00:00
ngx_http_upstream_round_robin.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_upstream_round_robin.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_upstream.c For the sake of case/switch code readability, 'fall through' 2012-03-19 14:57:29 +00:00
ngx_http_upstream.h Upstream: added callback hook for the "Set-Cookie" header. 2012-02-13 11:01:58 +00:00
ngx_http_variables.c Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and 2012-03-16 19:15:33 +00:00
ngx_http_variables.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_write_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http.h Copyright updated. 2012-01-18 15:07:43 +00:00