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

21 lines
263 B
ReStructuredText

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