nextcloud-server/lib/public/AppFramework/Http
provokateurin f33ec17538 fix(AppFramework): Fix error message about 204 not allowing custom headers
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-08 15:31:06 +07:00
..
Attribute feat(AppFramework): Add Route attribute 2024-02-21 12:07:50 +07:00
Events add separate event for rendering login page template 2023-08-17 10:57:56 +07:00
Template
ContentSecurityPolicy.php fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem` 2023-11-17 14:42:36 +07:00
DataDisplayResponse.php
DataDownloadResponse.php
DataResponse.php
DownloadResponse.php
EmptyContentSecurityPolicy.php fix: Allow nonce in csp header also if no other reasons are given 2024-03-08 12:11:46 +07:00
EmptyFeaturePolicy.php
FeaturePolicy.php
FileDisplayResponse.php
ICallbackResponse.php
IOutput.php
JSONResponse.php
NotFoundResponse.php
ParameterOutOfRangeException.php fix(API): Use a distinct exception so apps can react to it and customize the return 2023-11-28 06:11:57 +07:00
RedirectResponse.php
RedirectToDefaultAppResponse.php
Response.php fix(AppFramework): Fix error message about 204 not allowing custom headers 2024-04-08 15:31:06 +07:00
StandaloneTemplateResponse.php
StreamResponse.php
StrictContentSecurityPolicy.php Allow "wasm-unsafe-eval" in CSP 2023-08-10 02:38:41 +07:00
StrictEvalContentSecurityPolicy.php
StrictInlineContentSecurityPolicy.php
TemplateResponse.php
TextPlainResponse.php
TooManyRequestsResponse.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ZipResponse.php