mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
a6bd8f8f43
Without this change, a call to Cookie::get() immediately after Cookie::set() won't return the value provided. This creates some unintuitive edge-cases, although to date it looks like they have been worked around. The patch doesn't have a test because our testing framework doesn't deal with cookies well. |
||
---|---|---|
.. | ||
injector | ||
ContentNegotiator.php | ||
Controller.php | ||
Cookie.php | ||
Director.php | ||
HTTP.php | ||
HTTPRequest.php | ||
HTTPResponse.php | ||
NullHTTPRequest.php | ||
PjaxResponseNegotiator.php | ||
RequestFilter.php | ||
RequestHandler.php | ||
RequestProcessor.php | ||
Session.php |