Dear list!

Author: Daan van Gorkum <d...@djvg.net>
Number of patches: 1

This is an automated relay of the Github pull request:
   MINOR: lua: Allow reading "proc." scoped vars from LUA core.

Patch title(s): 
   MINOR: lua: Allow reading "proc." scoped vars from LUA core.

Link:
   https://github.com/haproxy/haproxy/pull/2218

Edit locally:
   wget https://github.com/haproxy/haproxy/pull/2218.patch && vi 2218.patch

Apply locally:
   curl https://github.com/haproxy/haproxy/pull/2218.patch | git am -

Description:
   This adds the "core.get_var()" method allow the reading of "proc."
   scoped variables outside of TXN or HTTP/TCPApplet.
   
   Fixes:
   #2212

Instructions:
   This github pull request will be closed automatically; patch should be
   reviewed on the haproxy mailing list (haproxy@formilux.org). Everyone is
   invited to comment, even the patch's author. Please keep the author and
   list CCed in replies. Please note that in absence of any response this
   pull request will be lost.

Reply via email to