# HG changeset patch # User Ruslan Ermilov # Date 1478280902 -10800 # Node ID 0ba8d161c35461d935b41f5ab9ef4a22ab25fe32 # Parent 1d0811707e090e1c5a3a29886bd0d7030765f145 Clarified the note about NPN and HTTP/2. diff --git a/xml/en/docs/http/ngx_http_v2_module.xml b/xml/en/docs/http/ngx_http_v2_module.xml --- a/xml/en/docs/http/ngx_http_v2_module.xml +++ b/xml/en/docs/http/ngx_http_v2_module.xml @@ -65,7 +65,7 @@ the “Application-Layer Protocol Negotiation” (ALPN) TLS extension support, which is available only since OpenSSL version 1.0.2. Using the “Next Protocol Negotiation” (NPN) TLS extension for this purpose -(available since OpenSSL version 1.0.1) is not guaranteed. +(available since OpenSSL version 1.0.1) is not guaranteed to work.