nextcloud/lib/public/AppFramework/Http
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
Template Some php-cs fixes 2019-11-22 20:52:10 +01:00
ContentSecurityPolicy.php Add form-action CSP element 2019-07-31 15:16:10 +02:00
DataDisplayResponse.php Set empty CSP by default 2019-04-16 14:09:39 +02:00
DataDownloadResponse.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
DataResponse.php Set empty CSP by default 2019-04-16 14:09:39 +02:00
DownloadResponse.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
EmptyContentSecurityPolicy.php Add deprecation warning 2019-08-29 14:52:50 +02:00
EmptyFeaturePolicy.php Add feature policy header 2019-08-10 14:26:22 +02:00
FeaturePolicy.php Add feature policy header 2019-08-10 14:26:22 +02:00
FileDisplayResponse.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ICallbackResponse.php Update license headers 2017-11-06 16:56:19 +01:00
IOutput.php Update license headers 2017-11-06 16:56:19 +01:00
JSONResponse.php Set empty CSP by default 2019-04-16 14:09:39 +02:00
NotFoundResponse.php set default CSP on NotFoundResponse 2019-09-09 22:37:12 +02:00
OCSResponse.php Set empty CSP by default 2019-04-16 14:09:39 +02:00
RedirectResponse.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
RedirectToDefaultAppResponse.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Response.php Do not enforce the parent constructor of response to be called 2019-08-19 14:39:34 +02:00
StandaloneTemplateResponse.php Add StandaloneTemplateResponse 2019-02-06 11:26:18 +01:00
StreamResponse.php Set empty CSP by default 2019-04-16 14:09:39 +02:00
StrictContentSecurityPolicy.php No need to have these classes we tighten the default CSP from time to 2019-07-27 14:59:48 +02:00
StrictEvalContentSecurityPolicy.php No need to have these classes we tighten the default CSP from time to 2019-07-27 14:59:48 +02:00
StrictInlineContentSecurityPolicy.php No need to have these classes we tighten the default CSP from time to 2019-07-27 14:59:48 +02:00
TemplateResponse.php Add feature policy header 2019-08-10 14:26:22 +02:00
ZipResponse.php Some php-cs fixes 2019-11-22 20:52:10 +01:00