From: Thierry FOURNIER Date: Wed, 14 Dec 2016 18:43:08 +0000 (+0100) Subject: DOC: lua: section declared twice X-Git-Tag: v1.8-dev1~275 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f2eb6f7eb7218b9f85fb59e24d1d414d6b9fae;p=thirdparty%2Fhaproxy.git DOC: lua: section declared twice This patch remove the second section. This patch should be backported in versions 1.6 and 1.7 --- diff --git a/doc/lua-api/index.rst b/doc/lua-api/index.rst index 327a0e1592..f930277dfc 100644 --- a/doc/lua-api/index.rst +++ b/doc/lua-api/index.rst @@ -2080,10 +2080,6 @@ AppletHTTP class AppletHTTP.headers["accept"][2] = "*/*, q=0.1" .. -.. js:attribute:: AppletHTTP.headers - - Contains an array containing all the request headers. - .. js:function:: AppletHTTP.set_status(applet, code) This function sets the HTTP status code for the response. The allowed code are