nextcloud/tests/lib/AppFramework/Http
Lukas Reschke 800edafce8 Escape filename in Content-Disposition
We should escape all occurences of ' and \ in here.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-02 19:21:52 +00:00
..
ContentSecurityPolicyTest.php Remove unused imports 2020-03-25 22:08:08 +01:00
DataResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DispatcherTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DownloadResponseTest.php Escape filename in Content-Disposition 2021-06-02 19:21:52 +00:00
EmptyContentSecurityPolicyTest.php Remove unused imports 2020-03-25 22:08:08 +01:00
EmptyFeaturePolicyTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
FeaturePolicyTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
FileDisplayResponseTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
HttpTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
JSONResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OCSResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OutputTest.php add tests for http/output 2016-11-16 15:30:37 +01:00
PublicTemplateResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RedirectResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RequestStream.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
RequestTest.php Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 2020-07-02 10:09:45 +00:00
ResponseTest.php Allow to specify the cookie type for appframework responses 2020-06-22 11:02:50 +00:00
StreamResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
TemplateResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00