DOC: lua: section declared twice
This patch remove the second section. This patch should be backported in versions 1.6 and 1.7
This commit is contained in:
parent
12a865dc24
commit
d7f2eb6f7e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue