DOC: lua: Proxy class doc update

Following the patch adding the name of the proxy, this patch contains
the associated doc update.
This commit is contained in:
Thierry FOURNIER 2017-07-24 14:35:04 +02:00 committed by Willy Tarreau
parent f2bbe38242
commit 817e759898

View File

@ -785,6 +785,10 @@ Proxy class
This class provides a way for manipulating proxy and retrieving information
like statistics.
.. js:attribute:: Proxy.name
Contain the name of the proxy.
.. js:attribute:: Proxy.servers
Contain an array with the attached servers. Each server entry is an object of