]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_session_cookie, mod_session_dbd: Make sure cookies are set both
authorGraham Leggett <minfrin@apache.org>
Sat, 30 Aug 2008 13:37:52 +0000 (13:37 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 30 Aug 2008 13:37:52 +0000 (13:37 +0000)
commit4ed2378c5ea9fe2e5d0669c681f4bbb930c82c9b
tree913f21ba4b5d6a130034210609096310328ffc68
parent0529fe2737e57a2f788e3edb992b3c792125614b
mod_session_cookie, mod_session_dbd: Make sure cookies are set both
within the output headers and error output headers, so that the
session is maintained across redirects.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@690501 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/util_cookies.h
modules/session/mod_session_cookie.c
modules/session/mod_session_dbd.c
server/util_cookies.c