mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-03-24 03:47:02 +00:00
DOC: lua: fix somme errors
This patch fix some errors in the class TXN doc. Should be backported in 1.6
This commit is contained in:
parent
75933d48fe
commit
834421c2d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user