index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
/
ngx_http_request.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
HTTP/2: the "421 Misdirected Request" response (closes #848).
Valentin Bartenev
1
-0
/
+1
2016-05-16
Dav: return 501 on PUT with ranges (ticket #948).
Maxim Dounin
1
-0
/
+1
2016-04-01
HTTP/2: rewritten handling of request body.
Valentin Bartenev
1
-0
/
+3
2015-12-07
Slice filter.
Roman Arutyunyan
1
-0
/
+2
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
1
-2
/
+3
2015-08-31
Decreased the NGX_HTTP_MAX_SUBREQUESTS limit.
Valentin Bartenev
1
-1
/
+1
2015-08-31
Added protection against r->main->count overflow by subrequests.
Valentin Bartenev
1
-1
/
+1
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
1
-11
/
+0
2015-03-23
Request body: unbuffered reading.
Maxim Dounin
1
-0
/
+2
2015-03-04
Style: moved ngx_http_ephemeral() macro to ngx_http_request.h.
Ruslan Ermilov
1
-0
/
+3
2015-02-11
Refactored sendfile() AIO preload.
Valentin Bartenev
1
-3
/
+0
2014-12-02
Upstream: improved subrequest logging.
Maxim Dounin
1
-0
/
+4
2014-06-26
Entity tags: explicit flag to skip not modified filter.
Maxim Dounin
1
-0
/
+1
2014-05-12
Added syslog support for error_log and access_log directives.
Vladimir Homutov
1
-0
/
+2
2014-05-19
Charset filter: fixed charset setting on encoded replies.
Maxim Dounin
1
-1
/
+0
2014-03-21
Range filter: single_range flag in request.
Maxim Dounin
1
-0
/
+1
2014-03-17
Added server-side support for PROXY protocol v1 (ticket #355).
Roman Arutyunyan
1
-1
/
+2
2013-06-20
Core: support several "error_log" directives.
Vladimir Homutov
1
-0
/
+1
2013-05-11
Added r->limit_rate_after.
Maxim Dounin
1
-0
/
+1
2013-05-11
Fixed build with --with-mail_ssl_module.
Maxim Dounin
1
-1
/
+1
2013-03-20
Preliminary experimental support for SPDY draft 2.
Valentin Bartenev
1
-0
/
+3
2013-03-07
Refactored ngx_http_init_request().
Valentin Bartenev
1
-2
/
+3
2013-03-01
Allocate request object from its own pool.
Valentin Bartenev
1
-2
/
+0
2013-02-27
SNI: avoid surplus lookup of virtual server if SNI was used.
Valentin Bartenev
1
-0
/
+7
2013-02-27
SSL: do not treat SSL handshake as request.
Valentin Bartenev
1
-2
/
+2
2013-02-27
SNI: reuse selected configuration for all requests in a connection.
Valentin Bartenev
1
-0
/
+1
2013-02-27
Introduced the ngx_http_set_connection_log() macro.
Valentin Bartenev
1
-0
/
+8
2013-02-27
The default server lookup is now done only once per connection.
Valentin Bartenev
1
-13
/
+4
2013-02-27
Correctly handle multiple X-Forwarded-For headers (ticket #106).
Ruslan Ermilov
1
-1
/
+1
2013-02-18
Proxy: support for connection upgrade (101 Switching Protocols).
Maxim Dounin
1
-0
/
+5
2012-11-21
Request body: chunked transfer encoding support.
Maxim Dounin
1
-1
/
+4
2012-07-07
Entity tags: basic support in not modified filter.
Maxim Dounin
1
-0
/
+2
2012-06-21
Fixed compile-time conditionals used to detect if X-Forwarded-For support
Ruslan Ermilov
1
-1
/
+1
2012-02-28
Raised simultaneous subrequest limit from 50 to 200.
Maxim Dounin
1
-1
/
+1
2012-02-27
Added support for the 307 Temporary Redirect.
Ruslan Ermilov
1
-0
/
+1
2012-02-10
Fixed module name in comment. It was forgotten in r4281.
Valentin Bartenev
1
-1
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-11-14
Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
Valentin Bartenev
1
-1
/
+1
2011-07-30
Accept-Encoding refactoring: remove ancient MSIE 4.x test for gzip
Igor Sysoev
1
-1
/
+0
2011-01-20
introduce 494 code "Request Header Too Large"
Igor Sysoev
1
-1
/
+3
2010-12-14
rename NGX_HTTP_OWN_CODES to NGX_HTTP_NGINX_CODES
Igor Sysoev
1
-1
/
+1
2010-12-06
"If-Unmodified-Since" support
Igor Sysoev
1
-0
/
+1
2010-06-30
remove r->zero_body unused since the previous commit
Igor Sysoev
1
-1
/
+0
2010-06-18
303 See Other
Igor Sysoev
1
-0
/
+1
2010-06-15
allow spaces in URI
Igor Sysoev
1
-0
/
+3
2010-06-10
PATCH method
Igor Sysoev
1
-1
/
+2
2010-06-07
202 Accepted status code
Igor Sysoev
1
-0
/
+1
2010-05-27
fix a try_files/alias case when alias uses captures and
Igor Sysoev
1
-0
/
+1
2010-05-24
remove r->zero_in_uri
Igor Sysoev
1
-4
/
+1
2010-02-01
disable keepalive for Safari:
Igor Sysoev
1
-0
/
+1
[next]