Fabien Potencier
|
b4028350d2
[HttpFoundation] standardized cookie paths (an empty path is equivalent to /)
|
%!s(int64=13) %!d(string=hai) anos |
Francis Besset
|
f91f4dda13
Added the possibility to set cookies with the same name for different domains and paths for Symfony\Component\HttpFoundation\ResponseHeaderBag
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
9714524b39
fixed a unit test and CS
|
%!s(int64=14) %!d(string=hai) anos |
jsor
|
f9b6c8b74a
[HttpFoundation] included cookie headers in string representation
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
a0bae94f88
[HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes
|
%!s(int64=14) %!d(string=hai) anos |
hhamon
|
f985da5a9c
[HttpFoundation] fix Cache-Control header when forcing the Response to have an Expires header field. The RFC2616 Bis indicates that if the Response has both max-age (or s-maxage) and Expires header field, the Cache-Control maxage wins over Expires. The previous code in ResponseHeaderBag always returned "private, max-age=0, must-revalidate" even if the Expires header field was forced.
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
ba239905d7
[HttpFoundation] removed unknown constructor arg from tests
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
b6923dd7b9
changed Cache-Control default value behavior
|
%!s(int64=14) %!d(string=hai) anos |