summaryrefslogtreecommitdiffhomepage
path: root/src/http/v2/ngx_http_v2_module.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-08HTTP/2: removed server push (ticket #2432).Sergey Kandaurov1-5/+0
2023-05-16HTTP/2: "http2" directive.Roman Arutyunyan1-12/+0
2021-02-11HTTP/2: removed http2_max_field_size and http2_max_header_size.Maxim Dounin1-2/+0
2021-02-11HTTP/2: removed http2_idle_timeout and http2_max_requests.Maxim Dounin1-2/+0
2021-02-11HTTP/2: removed http2_recv_timeout.Maxim Dounin1-1/+0
2018-02-08HTTP/2: server push.Ruslan Ermilov1-0/+6
2016-10-31HTTP/2: limited maximum number of requests in connection.Valentin Bartenev1-0/+1
2016-05-24HTTP/2: implemented preread buffer for request body (closes #959).Valentin Bartenev1-0/+1
2015-09-11The HTTP/2 implementation (RFC 7240, 7241).Valentin Bartenev1-0/+42