silverstripe-framework/tests/api
Daniel Hensby 378d829e8f Adding test to prove issue with HTTP Header parsing in RestfulService
I have a header like:
X-BB-Auth: xxxx

and it is being given back to me as X-Bb-Auth - i want to prove the issue and the fix
2013-07-10 12:47:13 +01:00
..
RestfulServiceTest.php Adding test to prove issue with HTTP Header parsing in RestfulService 2013-07-10 12:47:13 +01:00
RSSFeedTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
XMLDataFormatterTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
XMLDataFormatterTest.yml FIX CDATA sections in HTML5 are invalid so remove from test 2013-02-18 17:02:11 +13:00