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 327a0e1..f930277 100644
--- a/doc/lua-api/index.rst
+++ b/doc/lua-api/index.rst
@@ -2080,10 +2080,6 @@
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