nextcloud/tests/lib/appframework/http
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http
To avoid having to use OCP\Appframework\Http\Http in the public - and stable
- API OCP\Appframework\Http is now both a class and a namespace.
2013-10-23 05:57:34 +02:00
..
DispatcherTest.php Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02: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 kill superfluent classloader from tests - this approach might be of interest within the apps 2013-08-21 00:41:20 +02:00
RedirectResponseTest.php Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
RequestTest.php Fix fix of POST :P 2013-10-03 03:56:37 +02:00
ResponseTest.php Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
TemplateResponseTest.php fixing all appframework unit tests 2013-10-07 11:25:50 +02:00
requeststream.php Implement PUT an PATCH support 2013-10-01 20:13:13 +02:00