cakephp2-php8/lib/Cake/Network
mark_story 20a2af8c16 Fix casing issues with Authorization header.
We need to check the upper case versions of headers in $_SERVER.
Also fix lint issues.
2016-08-09 22:06:49 -04:00
..
Email Consistency with other methods: Type declaration of CakeEmail parameter. 2016-08-02 02:30:43 -05:00
Http Fix parsing empty header values. 2016-02-24 22:25:58 -05:00
CakeRequest.php Fix casing issues with Authorization header. 2016-08-09 22:06:49 -04:00
CakeResponse.php Don't split strings headers that lack a ':'. 2016-07-12 22:46:47 -04:00
CakeSocket.php Merge pull request #7836 from RichieB2B/fix-proxy-auth-via-ssl 2015-12-15 21:56:40 -05:00