1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-25 18:43:22 +01:00
fogs 100cc84bac Enhanced validity checking for cookies
This patch refactors the validity checking of a cookie from ArrayCookieJar::add() to a dedicated method in Cookie, where it should better belong to. Also, the check for a valid cookie name now includes RFC compliance with regards to control characters.

PHPUnitTest cases were extended accordingly.
2012-11-09 12:03:43 +01:00
..
2012-10-15 16:37:50 -07:00
2012-11-03 00:09:36 +00:00
2012-10-28 21:08:38 -07:00
2012-11-03 00:09:36 +00:00
2012-11-03 00:09:36 +00:00