nextcloud/tests/lib/AppFramework/Http
Roeland Jago Douma 777c3ee325
Add FileDisplayResponse
A lazy implementation of the DisplayResponse that only hits the
filesystem if the etag and mtime do not match.
2016-09-05 15:09:54 +02:00
..
ContentSecurityPolicyTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DataResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DispatcherTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
DownloadResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
EmptyContentSecurityPolicyTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
FileDisplayResponseTest.php Add FileDisplayResponse 2016-09-05 15:09:54 +02:00
HttpTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
JSONResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
OCSResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RedirectResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RequestStream.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RequestTest.php Merge pull request #797 from nextcloud/only-match-for-auth-cookie 2016-08-31 15:59:16 +02:00
ResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
StreamResponseTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
TemplateResponseTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00