]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r647395, r660461, r660566, r664330 from trunk:
authorJim Jagielski <jim@apache.org>
Mon, 18 Aug 2008 15:39:36 +0000 (15:39 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 18 Aug 2008 15:39:36 +0000 (15:39 +0000)
commit0652a9c5e45cad1f82a6292b6e8d95cf19ee03d1
treed92ecd53a922ab8f9e1d46907c5f07e73e0fa01b
parent7fd4d157d0cba0dbb60f5713894e68298ccd44d7
Merge r647395, r660461, r660566, r664330 from trunk:

* Allow Cookie option to set secure and HttpOnly flags

PR: 44799
Submitted by: Christian Wenz <christian wenz.org>
Reviewed by: rpluem

* Handle the case that secure is NULL

* Make setting of HttpOnly flag more explicit.

* Allow HttpOnly, 1 and true to enable HttpOnly, allow secure, 1 and true
  to enable secure.

Submitted by: rpluem
Reviewed by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@686789 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_rewrite.xml
modules/mappers/mod_rewrite.c