From d7f2eb6f7eb7218b9f85fb59e24d1d414d6b9fae Mon Sep 17 00:00:00 2001 From: Thierry FOURNIER Date: Wed, 14 Dec 2016 19:43:08 +0100 Subject: [PATCH] DOC: lua: section declared twice This patch remove the second section. This patch should be backported in versions 1.6 and 1.7 --- doc/lua-api/index.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/lua-api/index.rst b/doc/lua-api/index.rst index 327a0e159..f930277df 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