]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_lua: Fix r:setcookie() to add, rather than replace,
authorEric Covener <covener@apache.org>
Tue, 11 Feb 2014 16:57:07 +0000 (16:57 +0000)
committerEric Covener <covener@apache.org>
Tue, 11 Feb 2014 16:57:07 +0000 (16:57 +0000)
commit92be81f133bf5540942268d0ea6ae52fe7b75f94
tree148b6fad3bce5d89719d066f93c5ff1935a772ac
parent790889c63639da9b330522185b690b9fa7906a90
mod_lua: Fix r:setcookie() to add, rather than replace,
the Set-Cookie header. PR56105

Submitted By: Kevin J Walters <kjw ms com>, Edward Lu <Chaosed0 gmail com>
Committed By: covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1567221 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/lua/lua_request.c