nextcloud/lib/public/AppFramework/Http
Roeland Jago Douma 1e111b2ad2
Fix DataResponse typehints
We use this already in several places where we just pass strings or
numbers.
This all works because we just convert it to a json response in the end.
So better to have the typehints reflect this.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-19 20:34:42 +01:00
..
Events Add acutal response to BeforeTemplateRenderedEvent 2020-09-24 20:00:23 +02:00
Template Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
ContentSecurityPolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
DataDisplayResponse.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DataDownloadResponse.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
DataResponse.php Fix DataResponse typehints 2020-11-19 20:34:42 +01:00
DownloadResponse.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
EmptyContentSecurityPolicy.php Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +01:00
EmptyFeaturePolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
FeaturePolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
FileDisplayResponse.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ICallbackResponse.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IOutput.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
JSONResponse.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
NotFoundResponse.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
RedirectResponse.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RedirectToDefaultAppResponse.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Response.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
StandaloneTemplateResponse.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
StreamResponse.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
StrictContentSecurityPolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
StrictEvalContentSecurityPolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
StrictInlineContentSecurityPolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
TemplateResponse.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
TooManyRequestsResponse.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ZipResponse.php Update license headers 2019-12-05 15:38:45 +01:00