server/lib/public/AppFramework/Http
Christoph Wurst fe6416072d
set 'no-store' cache header if we do not want FF to cache
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-01-09 21:29:59 +01:00
..
ContentSecurityPolicy.php Add support for CSP nonces 2016-10-24 12:27:50 +02:00
DataDisplayResponse.php
DataDownloadResponse.php
DataResponse.php
DownloadResponse.php
EmptyContentSecurityPolicy.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
FileDisplayResponse.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
ICallbackResponse.php
IOutput.php allow passing a stream to StreamResponse 2016-11-16 15:30:36 +01:00
JSONResponse.php
NotFoundResponse.php
OCSResponse.php
RedirectResponse.php
Response.php set 'no-store' cache header if we do not want FF to cache 2017-01-09 21:29:59 +01:00
StreamResponse.php prevent warning in StreamResponse 2016-11-29 15:29:02 +01:00
TemplateResponse.php