mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
d4b8db27af
Introduce new LeftAndMain_HTTPResponse class for this purpose, to mark a response as finished regardless of HTTP status. This is required for ajax responses which do redirects on app layer rather than HTTP (to avoid double processing). Specifically required to decorate LeftAndMain->init() in the 'translatable' module (TranslatableCMSMainExtension), which marks the response as finished through its redirect, avoiding further processing after init(). |
||
---|---|---|
.. | ||
code | ||
css | ||
images | ||
javascript | ||
scss | ||
templates | ||
tests | ||
thirdparty | ||
_config.php | ||
.gitignore | ||
config.rb |