]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: lua: Add date functions
authorThierry Fournier <tfournier@arpalert.org>
Thu, 21 Jan 2016 08:35:41 +0000 (09:35 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 Feb 2016 10:08:53 +0000 (11:08 +0100)
commit1550d5d035d87cdbd0f7041192c9dd2dd2aba03d
tree23a96a4bd3b51ed7c828a9fa744dc2f9b3c27a71
parent9312794ed7cea40e04e8d50595c07e09feca8df3
MINOR: lua: Add date functions

This patch add date parsing function in Lua API. These function
are usefull for parsing standard HTTP date provided in headers.
src/hlua_fcn.c