]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: lua: fix somme errors
authorThierry FOURNIER <tfournier@arpalert.org>
Fri, 25 Dec 2015 01:05:25 +0000 (02:05 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Feb 2016 18:30:28 +0000 (19:30 +0100)
This patch fix some errors in the class TXN doc.

Should be backported in 1.6

doc/lua-api/index.rst

index 6adb72ef63f73aa093c40d724923d30b0716e3d0..7a1f44edb819adb4a340e85340ad56123c29f7ea 100644 (file)
@@ -1094,13 +1094,6 @@ TXN class
   :param class_txn txn: The class txn object containing the data.
   :param string var: The variable name according with the HAProxy variable syntax.
 
-.. js:function:: TXN.get_headers(txn)
-
-  This function returns an array of headers.
-
-  :param class_txn txn: The class txn object containing the data.
-  :returns: an array of headers.
-
 .. js:function:: TXN.done(txn)
 
   This function terminates processing of the transaction and the associated