nextcloud/tests/lib/appframework/http
Morris Jobke 5a1a056c6d Merge pull request #8183 from owncloud/move-security-headers
Move security headers
2014-04-16 23:46:20 +02:00
..
DispatcherTest.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
DownloadResponseTest.php kill superfluent classloader from tests - this approach might be of interest within the apps 2013-08-21 00:41:20 +02:00
HttpTest.php Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
JSONResponseTest.php Remove uneeded usages of nosniff 2014-04-13 12:48:16 +02:00
RedirectResponseTest.php Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
RequestTest.php default to GET request when no method is set to fix unittests, also set parsed json parameters on the post attribute 2014-04-12 16:17:49 +02:00
ResponseTest.php Chainable Response in AppFramework 2014-03-09 23:01:16 +01:00
TemplateResponseTest.php Chainable Response in AppFramework 2014-03-09 23:01:16 +01:00
requeststream.php Implement PUT an PATCH support 2013-10-01 20:13:13 +02:00