[commits] Horde branch master updated. 3e6d1441a7635ed9ce8078b34b356f08f22d9422
Michael Rubinsky
mike at theupstairsroom.com
Mon Mar 29 18:56:54 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 2aa47b34d9acd2b029aa10ad96a0048b59dc06a6
3e6d144 need to strtolower() the key first before we ucfirst() it.
-----------------------------------------------------------------------
commit 3e6d1441a7635ed9ce8078b34b356f08f22d9422
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 29 14:56:21 2010 -0400
need to strtolower() the key first before we ucfirst() it.
I'm thinking it might be easier to just put these in as-is, and
assume we need to strtolower() any X-* headers for comparison.
RFC2616 (HTTP/1.1) says headers are case insensitive anyway, so we probably
shouldn't be relying on case for comparisons...
framework/Controller/lib/Horde/Controller/Request/Http.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Controller/lib/Horde/Controller/Request/Http.php?rt=horde-git&r1=2aa47b34d9acd2b029aa10ad96a0048b59dc06a6&r2=3e6d1441a7635ed9ce8078b34b356f08f22d9422
More information about the commits
mailing list