Tree @release-0.6.18 (Download .tar.gz)
- ..
- modules
- 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_http_core_module.h
- ngx_http_file_cache.c
- ngx_http_header_filter_module.c
- ngx_http_parse.c
- ngx_http_parse_time.c
- ngx_http_postpone_filter_module.c
- ngx_http_request.c
- ngx_http_request.h
- ngx_http_request_body.c
- ngx_http_script.c
- ngx_http_script.h
- ngx_http_special_response.c
- ngx_http_upstream.c
- ngx_http_upstream.h
- ngx_http_upstream_round_robin.c
- ngx_http_upstream_round_robin.h
- ngx_http_variables.c
- ngx_http_variables.h
- ngx_http_write_filter_module.c
History of src / http @release-0.6.18
- proxy_pass variables support Igor Sysoev 14 years ago
- improve throughput with large limit_rate Igor Sysoev 14 years ago
- log entire request line instead of URI only Igor Sysoev 14 years ago
- add_header last-modified "" Igor Sysoev 14 years ago
- r->headers_out.refresh Igor Sysoev 14 years ago
- set r->headers_out.location for non-local redirects Igor Sysoev 14 years ago
- http resolver and resolver_timeout Igor Sysoev 14 years ago
- use usec and pid as start value Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- 64-bit time_t compatibility Igor Sysoev 14 years ago
- fix typo Igor Sysoev 14 years ago
- omit unnecessary test, because NGX_ERROR == -1, Igor Sysoev 14 years ago
- If-Range support Igor Sysoev 14 years ago
- style and grammar fix Igor Sysoev 14 years ago
- fix autoindex for "alias /" Igor Sysoev 14 years ago
- fix gzip and SSL Igor Sysoev 14 years ago
- set status in correct place Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- divide special response handling into several functions Igor Sysoev 14 years ago
- compatibility with mget: space after HTTP/1.1 Igor Sysoev 14 years ago
- refactor index module: remove context Igor Sysoev 14 years ago
- change emerg to a warn for absolute index Igor Sysoev 14 years ago
- fix mime type for absolute index Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- fix building broken in r1593 Igor Sysoev 14 years ago
- unescape SSI include Igor Sysoev 14 years ago
- server_tokens Igor Sysoev 14 years ago
- fix typo Igor Sysoev 14 years ago
- fix segfault Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago