Tree @release-0.8.40 (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.8.40
- fix "/dir/%3F../" and "/dir/%23../" cases Igor Sysoev 12 years ago
- test default NTFS stream "::$DATA" Igor Sysoev 12 years ago
- uwsgi cache Igor Sysoev 12 years ago
- uwsgi_bind Igor Sysoev 12 years ago
- allow uwsgi_param to override client headers using HTTP_ parameters Igor Sysoev 12 years ago
- uwsgi_store Igor Sysoev 12 years ago
- add uwsgi_param and client request headers debug logging Igor Sysoev 12 years ago
- do not pass if-... headers for cacheable fastcgi responses Igor Sysoev 12 years ago
- rename variable to conform to the next commit Igor Sysoev 12 years ago
- use local headers_names array instead of stored in configuration Igor Sysoev 12 years ago
- allow fastcgi_param to override client headers using HTTP_ parameters Igor Sysoev 12 years ago
- add client request headers debug logging in fastcgi Igor Sysoev 12 years ago
- remove the special static fastcgi_param values processing, Igor Sysoev 12 years ago
- style fix Igor Sysoev 12 years ago
- improve uwsgi_string processing Igor Sysoev 12 years ago
- delete unneeded declaration Igor Sysoev 12 years ago
- delete unused ngx_http_uwsgi_add_variables() Igor Sysoev 12 years ago
- improve uwsgi_modifierX processing: Igor Sysoev 12 years ago
- remove LICENSE text Igor Sysoev 12 years ago
- style fix Igor Sysoev 12 years ago
- ./configure --http-uwsgi-temp-path=PATH Igor Sysoev 12 years ago
- fix the previous commit when value is static string: remove the special Igor Sysoev 12 years ago
- remove useless copy: key name should be just copied before value length Igor Sysoev 12 years ago
- simplify binary little endian length processing Igor Sysoev 12 years ago
- use ngx_str_set() and ngx_str_null() Igor Sysoev 12 years ago
- fix copyrights Igor Sysoev 12 years ago
- fix style, some names, and building by MSVC8 Igor Sysoev 12 years ago
- style fix: remove tabs and trailing spaces Igor Sysoev 12 years ago
- import original ngx_http_uwsgi_module version Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago