.. |
modules
|
Realip: allow hostnames in set_real_ip_from (ticket #1180).
|
2017-05-15 17:17:01 +03:00 |
v2
|
HTTP/2: reduced difference to HTTP/1.x in reading request body.
|
2017-04-24 14:17:13 +03:00 |
ngx_http_cache.h
|
Cache: increased cache header Vary and ETag lengths to 128.
|
2017-02-10 17:49:19 +03:00 |
ngx_http_config.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_copy_filter_module.c
|
Copy filter: wake up subrequests after aio operations.
|
2017-03-28 18:15:42 +03:00 |
ngx_http_core_module.c
|
Cleaned up r->headers_out.headers allocation error handling.
|
2017-04-20 18:26:37 +03:00 |
ngx_http_core_module.h
|
Variables: generic prefix variables.
|
2017-01-31 21:19:58 +03:00 |
ngx_http_file_cache.c
|
Use ngx_calloc_buf() where appropriate.
|
2017-04-12 22:21:04 +03:00 |
ngx_http_header_filter_module.c
|
Don't pretend we support HTTP major versions >1 as HTTP/1.1.
|
2017-04-25 23:39:13 +03:00 |
ngx_http_parse.c
|
Added missing "fall through" comments (ticket #1259).
|
2017-04-27 16:57:18 +03:00 |
ngx_http_postpone_filter_module.c
|
Fixed error logging.
|
2013-05-21 17:30:19 +04:00 |
ngx_http_request_body.c
|
HTTP/2: reduced difference to HTTP/1.x in reading request body.
|
2017-04-24 14:17:13 +03:00 |
ngx_http_request.c
|
Don't pretend we support HTTP major versions >1 as HTTP/1.1.
|
2017-04-25 23:39:13 +03:00 |
ngx_http_request.h
|
Don't pretend we support HTTP major versions >1 as HTTP/1.1.
|
2017-04-25 23:39:13 +03:00 |
ngx_http_script.c
|
Fixed ngx_open_cached_file() error handling.
|
2017-03-28 14:21:38 +03:00 |
ngx_http_script.h
|
Win32: support 64-bit compilation with MSVC.
|
2016-12-24 18:01:14 +03:00 |
ngx_http_special_response.c
|
Don't pretend we support HTTP major versions >1 as HTTP/1.1.
|
2017-04-25 23:39:13 +03:00 |
ngx_http_upstream_round_robin.c
|
Upstream: added the ngx_http_upstream_resolved_t.name field.
|
2016-10-31 18:33:33 +03:00 |
ngx_http_upstream_round_robin.h
|
Modules compatibility: compatibility with NGX_HTTP_SSL.
|
2016-10-10 18:44:17 +03:00 |
ngx_http_upstream.c
|
Cleaned up r->headers_out.headers allocation error handling.
|
2017-04-20 18:26:37 +03:00 |
ngx_http_upstream.h
|
Upstream: allow recovery from "429 Too Many Requests" response.
|
2017-03-24 02:48:03 -07:00 |
ngx_http_variables.c
|
Variables: generic prefix variables.
|
2017-01-31 21:19:58 +03:00 |
ngx_http_variables.h
|
Variables: generic prefix variables.
|
2017-01-31 21:19:58 +03:00 |
ngx_http_write_filter_module.c
|
Fixed logging.
|
2016-03-31 02:33:57 +03:00 |
ngx_http.c
|
The size of cmcf->phase_engine.handlers explained.
|
2016-12-13 22:00:49 +03:00 |
ngx_http.h
|
Modules compatibility: http2.
|
2016-10-03 15:58:22 +03:00 |