]> granicus.if.org Git - apache/commit
Add r:setcookie(key, val, secure, expires) and r:getcookie(key) to the request_rec...
authorDaniel Gruno <humbedooh@apache.org>
Wed, 4 Sep 2013 10:47:46 +0000 (10:47 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 4 Sep 2013 10:47:46 +0000 (10:47 +0000)
commit38024c1665f7d78c6854a52204361dbeb64bed14
tree04f64ef58c7f71e6c2b44eb850822883d79f8653
parent1b52eab8b8061d9e46ded5ea70dc6a7311264683
Add r:setcookie(key, val, secure, expires) and r:getcookie(key) to the request_rec table.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1519977 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_lua.xml
modules/lua/lua_request.c