Tree @release-0.9.7 (Download .tar.gz)
- ..
- modules
- ngx_http.c
- ngx_http.h
- ngx_http_busy_lock.c
- ngx_http_busy_lock.h
- 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.9.7
- reuse keepalive connections if there are no free worker connections Igor Sysoev 11 years ago
- fix case when a host in fastcgi_pass, scgi_pass, and uwsgi_pass Igor Sysoev 11 years ago
- image filter rotate Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- map tests values in low case only, so caseless regex has no sense Igor Sysoev 11 years ago
- $time_iso8601 log variable Igor Sysoev 11 years ago
- allow regex as "map" parameter Igor Sysoev 11 years ago
- fix warnings Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- always test proxy_redirect with slash, this fixes a case when nginx uses Igor Sysoev 11 years ago
- fix "error_page 497 https://" case Igor Sysoev 11 years ago
- utf8 parameter of geoip_country and geoip_city Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- server_name $hostname Igor Sysoev 11 years ago
- style fix: remove trailing spaces Igor Sysoev 11 years ago
- move setting conf->server_name in merge phase Igor Sysoev 11 years ago
- fix large stderr handling without http cache Igor Sysoev 11 years ago
- introduce 494 code "Request Header Too Large" Igor Sysoev 11 years ago
- use boolean expression instead of "if" Igor Sysoev 11 years ago
- rename NGX_HTTP_OWN_CODES to NGX_HTTP_NGINX_CODES Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- always run regex in server_name to get captures for IPv6 addresses, Igor Sysoev 11 years ago
- test wildcard tail hash existance for IPv6 addresses, Igor Sysoev 11 years ago
- style fix Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- "If-Unmodified-Since" support Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- fix comment Igor Sysoev 11 years ago
- revert processing NGX_OK in rewrite phase changed in r3798, Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago