Thierry Fournier 94ed1c127e MINOR: lua: Add internal function which strip spaces
Some internal HAproxy error message are provided with a final '\n'.
Its typically for the integration in the CLI. Sometimes, these messages
are returned as Lua string. These string must be without "\n" or final
spaces.

This patch adds a function whoch removes unrequired parameters.
2016-03-30 15:45:45 +02:00
..
2016-03-14 00:10:05 +01:00
2016-03-30 15:44:58 +02:00
2016-02-09 14:53:15 +01:00
2015-04-29 19:15:21 +02:00