# HG changeset patch # User Yaroslav Zhuravlev # Date 1443470683 -10800 # Node ID 37be36b01d28e4881fa886aa86cb8d2e829742b3 # Parent 7f97ab081d2498ffe50770c36c9fe0177344ae4e Added the "Known issues" section to the ngx_http_v2 module. diff -r 7f97ab081d24 -r 37be36b01d28 xml/en/docs/http/ngx_http_v2_module.xml --- a/xml/en/docs/http/ngx_http_v2_module.xml Wed Sep 23 14:40:16 2015 +0300 +++ b/xml/en/docs/http/ngx_http_v2_module.xml Mon Sep 28 23:04:43 2015 +0300 @@ -38,6 +38,25 @@ +
+ + +The module is experimental, caveat emptor applies. + + + +Buffering of a client request body cannot be disabled +regardless of +, +, +, and + +directive values. + + +
+ +