mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 02:34:12 -04:00
The OCSResponse should not be used by apps. They should extend the OCSController and use normal DataResponses instead. |
||
|---|---|---|
| .. | ||
| ContentSecurityPolicy.php | ||
| DataDisplayResponse.php | ||
| DataDownloadResponse.php | ||
| DataResponse.php | ||
| DownloadResponse.php | ||
| EmptyContentSecurityPolicy.php | ||
| ICallbackResponse.php | ||
| IOutput.php | ||
| JSONResponse.php | ||
| NotFoundResponse.php | ||
| OCSResponse.php | ||
| RedirectResponse.php | ||
| Response.php | ||
| StreamResponse.php | ||
| TemplateResponse.php | ||