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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-25
HTTP CONNECT proxy.
tunnel
Roman Arutyunyan
1
-0
/
+3
2025-02-05
Added "keepalive_min_timeout" directive.
Roman Arutyunyan
1
-0
/
+2
2024-01-30
Fixed request termination with AIO and subrequests (ticket #2555).
Maxim Dounin
1
-0
/
+1
2023-11-28
HTTP: removed unused r->port_start and r->port_end.
Vladimir Khomutov
1
-2
/
+0
2023-09-14
HTTP/3: postponed session creation to init() callback.
Roman Arutyunyan
1
-4
/
+0
2022-05-30
Reworked multi headers to use linked lists.
Maxim Dounin
1
-6
/
+6
2022-05-30
FastCGI: combining headers with identical names (ticket #1724).
Maxim Dounin
1
-0
/
+2
2021-09-30
Added r->response_sent flag.
Roman Arutyunyan
1
-0
/
+1
2021-08-29
Request body: reading body buffering in filters.
Maxim Dounin
1
-0
/
+2
2021-08-29
Request body: introduced rb->last_saved flag.
Maxim Dounin
1
-0
/
+1
2021-06-28
Disabled spaces in URIs (ticket #196).
Maxim Dounin
1
-3
/
+0
2021-06-28
Added CONNECT method rejection.
Maxim Dounin
1
-16
/
+17
2021-05-05
HTTP/3: renamed ngx_http_v3_connection_t to ngx_http_v3_session_t.
Roman Arutyunyan
1
-1
/
+1
2021-05-05
HTTP/3: reference h3c directly from ngx_http_connection_t.
Roman Arutyunyan
1
-1
/
+4
2021-02-17
HTTP/3: introduced ngx_http_v3_parse_t structure.
Roman Arutyunyan
1
-4
/
+1
2021-01-22
HTTP/3: refactored request parser.
Roman Arutyunyan
1
-1
/
+1
2020-12-10
Fixed parsing of absolute URIs with empty path (ticket #2079).
Maxim Dounin
1
-0
/
+3
2020-11-25
HTTP/3: eliminated r->method_start.
Roman Arutyunyan
1
-1
/
+0
2020-07-21
QUIC: added "quic" listen parameter.
Roman Arutyunyan
1
-1
/
+0
2020-05-19
Fixed $request_length for HTTP/3.
Roman Arutyunyan
1
-0
/
+1
2020-03-18
Refactored HTTP/3 parser.
Roman Arutyunyan
1
-8
/
+1
2020-03-13
HTTP/3.
Roman Arutyunyan
1
-0
/
+13
2020-02-28
Initial QUIC support in http.
Sergey Kandaurov
1
-0
/
+1
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
[next]