# HG changeset patch # User Yaroslav Zhuravlev # Date 1686680698 -3600 # Node ID c1b9ab38ff090483026eabf934d4b06107aced55 # Parent 2b02fee0d12ea0946e375b185a4eb0d1c7935821 Updated link to HTTP/2 RFC. diff -r 2b02fee0d12e -r c1b9ab38ff09 xml/en/docs/http/ngx_http_v2_module.xml --- a/xml/en/docs/http/ngx_http_v2_module.xml Tue Jun 13 19:24:58 2023 +0100 +++ b/xml/en/docs/http/ngx_http_v2_module.xml Tue Jun 13 19:24:58 2023 +0100 @@ -9,7 +9,7 @@ + rev="18">
@@ -75,7 +75,7 @@ is set to the value “on”, the ciphers should be configured to comply with -RFC 7540, Appendix A +RFC 9113, Appendix A black list and supported by clients. @@ -290,7 +290,7 @@ Pre-emptively sends -(pushes) +(pushes) a request to the specified uri along with the response to the original request. Only relative URIs with absolute path will be processed, @@ -331,7 +331,7 @@ preload links specified in the
Link
response header fields into -push +push requests.
diff -r 2b02fee0d12e -r c1b9ab38ff09 xml/ru/docs/http/ngx_http_v2_module.xml --- a/xml/ru/docs/http/ngx_http_v2_module.xml Tue Jun 13 19:24:58 2023 +0100 +++ b/xml/ru/docs/http/ngx_http_v2_module.xml Tue Jun 13 19:24:58 2023 +0100 @@ -9,7 +9,7 @@ + rev="18">
@@ -75,7 +75,7 @@ установлена в значение “on”, шифры должны быть настроены таким образом, чтобы соответствовать чёрному списку -RFC 7540, Appendix A, +RFC 9113, Appendix A, а также поддерживаться клиентами. @@ -290,7 +290,7 @@ Заблаговременно отправляет -(push) запрос +(push) запрос к заданному uri вместе с ответом на оригинальный запрос. Будут обработаны только относительные URI с абсолютными путями, @@ -331,7 +331,7 @@ preload links, указанных в полях
Link
заголовка ответа, в -push-запросы. +push-запросы.