# HG changeset patch # User Ruslan Ermilov # Date 1391517985 -14400 # Node ID 2ef5a63ce6e28d794d5ad9aebf7fd2ec1590067a # Parent ea7f4d54b5a3f8bed5b7d41559f0644b5f213573 Documented SPDY/3.1 support. diff -r ea7f4d54b5a3 -r 2ef5a63ce6e2 xml/en/docs/http/ngx_http_spdy_module.xml --- a/xml/en/docs/http/ngx_http_spdy_module.xml Tue Feb 04 14:40:29 2014 +0400 +++ b/xml/en/docs/http/ngx_http_spdy_module.xml Tue Feb 04 16:46:25 2014 +0400 @@ -9,7 +9,7 @@ + rev="5">
@@ -17,8 +17,13 @@ The ngx_http_spdy_module module provides experimental support for SPDY. Currently, +draft +3.1 of SPDY protocol is implemented. + +Before version 1.5.10, draft -2 of SPDY protocol is implemented. +2 of SPDY protocol was implemented. + diff -r ea7f4d54b5a3 -r 2ef5a63ce6e2 xml/ru/docs/http/ngx_http_spdy_module.xml --- a/xml/ru/docs/http/ngx_http_spdy_module.xml Tue Feb 04 14:40:29 2014 +0400 +++ b/xml/ru/docs/http/ngx_http_spdy_module.xml Tue Feb 04 16:46:25 2014 +0400 @@ -9,7 +9,7 @@ + rev="5">
@@ -17,8 +17,13 @@ Модуль ngx_http_spdy_module обеспечивает экспериментальную поддержку SPDY. В настоящий момент реализован +draft +3.1 протокола SPDY. + +До версии 1.5.10 был реализован draft 2 протокола SPDY. +