Location: header automatically adds 302 Status header. If extra Status header
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 22 Jul 2006 17:24:33 +0000 (17:24 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 22 Jul 2006 17:24:33 +0000 (17:24 +0000)
commit29d387e7f0d5f060aca5dcb549fdca7037f98ff2
tree612e597581668990d7559aec3728de09957b7c6d
parent7571d218b25f4c8a701ed63a5c070e3f2a72f67b
Location: header automatically adds 302 Status header. If extra Status header
is used, PHP bug (#36705) causes errors in fastcgi setups. RFC 2616 recommends
use of 302 headers for agents that don't support HTTP 1.1.

Status header was used when code was introduced in SM 1.1.1. There is
no explanation why 303 status is needed instead of standard 302.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11424 7612ce4b-ef26-0410-bec9-ea0150e637f0
ChangeLog
src/signout.php