]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_session: Sessions are encoded as application/x-www-form-urlencoded strings, howev...
authorGraham Leggett <minfrin@apache.org>
Sat, 25 Feb 2012 18:10:56 +0000 (18:10 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 25 Feb 2012 18:10:56 +0000 (18:10 +0000)
commit0e55cbe84ab83eede481e332e7133524db11226d
tree96871ae9457be355389aded51b4dcc9b71eb14ab
parent484c7c27b651b7ebdeb9f7d883e9d6baecf8f2f1
mod_session: Sessions are encoded as application/x-www-form-urlencoded strings, however we
do not handle the encoding of spaces properly. Fixed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1293658 13f79535-47bb-0310-9956-ffa450edef68
modules/session/mod_session.c