Commit message (Expand) | Author | Age | |
---|---|---|---|
* | HTTP/2: fixed buffer management with HTTP/2 auto-detection. | Sergey Kandaurov | 2023-10-21 |
* | HTTP/2: removed server push (ticket #2432). | Sergey Kandaurov | 2023-06-08 |
* | HTTP/2: "http2" directive. | Roman Arutyunyan | 2023-05-16 |
* | HTTP/2: removed http2_max_field_size and http2_max_header_size. | Maxim Dounin | 2021-02-11 |
* | HTTP/2: removed http2_idle_timeout and http2_max_requests. | Maxim Dounin | 2021-02-11 |
* | HTTP/2: removed http2_recv_timeout. | Maxim Dounin | 2021-02-11 |
* | HTTP/2: removed SPDY directives handling. | Maxim Dounin | 2021-02-11 |
* | HTTP/2: server push. | Ruslan Ermilov | 2018-02-08 |
* | Variables: macros for null variables. | Ruslan Ermilov | 2017-08-01 |
* | HTTP/2: limited maximum number of requests in connection. | Valentin Bartenev | 2016-10-31 |
* | HTTP/2: implemented preread buffer for request body (closes #959). | Valentin Bartenev | 2016-05-24 |
* | Style. | Ruslan Ermilov | 2016-03-30 |
* | The HTTP/2 implementation (RFC 7240, 7241). | Valentin Bartenev | 2015-09-11 |