Files
nextcloud-docs/developer_manual/app/appframework/api/http_forbiddenresponse.rst
2013-03-23 19:24:17 +01:00

21 lines
266 B
ReStructuredText

ForbiddenResponse
=================
Pure hader response, Just return 403 status to the browser
.. php:namespace:: OCA\AppFramework\Http
.. php:class:: ForbiddenResponse
.. php:method:: __construct()
Creates a response that just returns 404 status