]> git.kaiwu.me - nginx.git/commit
HTTP/2: removed SPDY directives handling.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 11 Feb 2021 18:52:19 +0000 (21:52 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 11 Feb 2021 18:52:19 +0000 (21:52 +0300)
commite82939206dc80a392ecc685013dc98691d9d2f06
tree5edd50fb62c1b05bc4792e6319538b341ea806b1
parent797a2dc7cf970d2ee7523ec1f276156c5ea16b01
HTTP/2: removed SPDY directives handling.

The spdy_* directives are not available since introduction of HTTP/2 module
in nginx 1.9.5 more than five years ago.
src/http/ngx_http_core_module.c
src/http/v2/ngx_http_v2_module.c