nextcloud-server/tests/lib/AppFramework/Http
Roeland Jago Douma fa6a790859
Remove deprecated OCSResponse
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-01 14:12:27 +07:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php Fix robots "noindex, nofollow" signals 2020-06-25 08:29:43 +07:00
DispatcherTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
DownloadResponseTest.php Use assertStringContainsString instead of assertContains on strings 2020-07-23 17:11:29 +07:00
EmptyContentSecurityPolicyTest.php
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
HttpTest.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +07:00
JSONResponseTest.php
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestStream.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +07:00
RequestTest.php Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 2020-07-02 11:13:13 +07:00
ResponseTest.php Fix robots "noindex, nofollow" signals 2020-06-25 08:29:43 +07:00
StreamResponseTest.php
TemplateResponseTest.php