silverstripe-framework/control
Simon Welsh 73b591a79d Correct regression around ?flush
?flush used to work. There's no reason why it shouldn't.
2014-10-30 20:51:05 +11:00
..
injector BUG Fix issue with inheritance of Injector service configuration 2014-08-25 10:23:01 +12:00
ContentNegotiator.php
Controller.php Better support for overloading start and destroy methods in Session 2014-06-20 10:35:53 +12:00
Cookie.php
Director.php BUG Fixing Director::test() failing on BASE_URL prefixed URLs 2014-08-22 15:21:53 +12:00
FlushRequestFilter.php Correct regression around ?flush 2014-10-30 20:51:05 +11:00
HTTP.php API Fix HTTPS proxy header detection 2014-05-22 18:34:15 +12:00
HTTPRequest.php Fixing header case 2014-08-13 17:28:36 +01:00
HTTPResponse.php
NullHTTPRequest.php
PjaxResponseNegotiator.php
RequestFilter.php
RequestHandler.php
RequestProcessor.php NEW Provide a consistent way of triggering flush 2014-08-22 09:24:27 +12:00
Session.php Session keys are case sensitive 2014-10-24 09:59:28 +02:00
VersionedRequestFilter.php