silverstripe-framework/tests/control
Ingo Schommer 356a367eb5 BUG Setting response length directly before output (fixes #7574)
Complying to HTTP1.1/RFC2616 in terms of when to
set 'Content-Length' in the first place
2012-09-29 17:24:33 +02:00
..
files API CHANGE: Do not rely on a specific OS mime type detection, use PHP finfo 2012-05-11 11:34:07 +12:00
ControllerTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ControllerTest.yml API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
DirectorTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HTTPRequestTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HTTPResponseTest.php BUG Setting response length directly before output (fixes #7574) 2012-09-29 17:24:33 +02:00
HTTPTest.php MINOR Disabling offending MIME type test case on multiple operating systems. See 2012-05-12 10:21:23 +12:00
NullHTTPRequestTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PjaxResponseNegotiatorTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
RequestHandlingTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
SessionTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00