Tree @release-0.7.12 (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.7.12
- gzip_disable msie6 Igor Sysoev 12 years ago
- fix divide by zero if max_fails=0 Igor Sysoev 12 years ago
- *) refactor ngx_parse_inet_url() Igor Sysoev 12 years ago
- *) refactor ngx_ptocidr() Igor Sysoev 12 years ago
- ngx_sock_ntop() takes family from sockaddr, remove duplicate field Igor Sysoev 12 years ago
- *) remove zero termination in ngx_inet_ntop() and ngx_sock_ntop() Igor Sysoev 12 years ago
- call ngx_http_xslt_filter_exit() Igor Sysoev 12 years ago
- server_name "" support Igor Sysoev 12 years ago
- fix $r->header_in() for "User-Agent", "Connection", and "Host" Igor Sysoev 12 years ago
- leave HEAD method while error_page redirection Igor Sysoev 12 years ago
- do not discard body while error_page redirection Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- remove text/css from default charset_types Igor Sysoev 12 years ago
- *) regex match must return NGX_OK to stop regex searching, Igor Sysoev 12 years ago
- fix noregex for inclusive locations Igor Sysoev 12 years ago
- proxy_ssl_session_reuse Igor Sysoev 12 years ago
- disable original URI usage in proxy_pass after X-Accel-Redirect Igor Sysoev 12 years ago
- allow file existence test for POST requests in static module Igor Sysoev 12 years ago
- ignore NGX_EACCES error while directory test Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- restore connection address on request closure, Igor Sysoev 12 years ago
- *) fix segfaults in types hash Igor Sysoev 12 years ago
- disable error_page loop in 500 error when recursive errors are enabled Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- *) charset_types Igor Sysoev 12 years ago
- use hash in gzip_types, ssi_types, and sub_filter_types Igor Sysoev 12 years ago
- check daily time range Igor Sysoev 12 years ago
- expires daily time Igor Sysoev 12 years ago
- consider log_not_found while testing index files Igor Sysoev 12 years ago
- clear Last-Modified; set content-type and length for main request only Igor Sysoev 12 years ago