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
2019-11-18
Limit conn: $limit_conn_status variable.
Roman Arutyunyan
1
-1
/
+1
2019-11-18
Updated comment after 776d1bebdca2.
Roman Arutyunyan
1
-1
/
+1
2019-11-06
Limit req: $limit_req_status variable.
Roman Arutyunyan
1
-1
/
+1
2019-04-24
Variables support in limit_rate and limit_rate_after (ticket #293).
Ruslan Ermilov
1
-0
/
+3
2018-12-11
Copy regex unnamed captures to cloned subrequests.
Roman Arutyunyan
1
-0
/
+4
2018-06-07
Added r->schema.
Ruslan Ermilov
1
-0
/
+1
2018-03-17
gRPC: special handling of the TE request header.
Maxim Dounin
1
-0
/
+1
2018-02-15
Expose more headers with NGX_HTTP_HEADERS.
Ruslan Ermilov
1
-1
/
+1
2018-02-08
Basic support of the Link response header.
Ruslan Ermilov
1
-0
/
+1
2017-07-19
Upstream: keep request body file from removal if requested.
Roman Arutyunyan
1
-0
/
+1
2017-03-24
Added support for trailers in HTTP responses.
Piotr Sikora
1
-0
/
+2
2017-05-25
Background subrequests for cache updates.
Roman Arutyunyan
1
-1
/
+2
2017-04-25
Don't pretend we support HTTP major versions >1 as HTTP/1.1.
Ruslan Ermilov
1
-2
/
+4
2017-04-11
Added support for the "308 Permanent Redirect" (ticket #877).
Simon Leblanc
1
-0
/
+1
2017-03-24
Added support for "429 Too Many Requests" response (RFC6585).
Piotr Sikora
1
-0
/
+1
2017-03-07
Converted hc->busy/hc->free to use chain links.
Maxim Dounin
1
-3
/
+2
2017-02-10
Upstream: proxy_cache_background_update and friends.
Roman Arutyunyan
1
-1
/
+4
2016-10-10
Modules compatibility: compatibility with NGX_HTTP_SSL.
Maxim Dounin
1
-3
/
+1
2016-10-03
Modules compatibility: http2.
Maxim Dounin
1
-4
/
+0
2016-09-29
Modules compatibility: status fields.
Maxim Dounin
1
-0
/
+1
2016-09-29
Modules compatibility: health check fields.
Maxim Dounin
1
-0
/
+2
2016-09-20
Removed influence of some options on structures.
Ruslan Ermilov
1
-4
/
+1
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
[next]