nextcloud-server/lib/public/AppFramework/Http
Robin Appelman caa2762140 feat: add header with user id in response
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-10-02 08:30:06 +07:00
..
Attribute feat(RequestHeader): Add indirect parameter 2025-06-03 11:09:12 +07:00
Events
Template chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ContentSecurityPolicy.php
DataDisplayResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
DataDownloadResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
DataResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
DownloadResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
EmptyContentSecurityPolicy.php
EmptyFeaturePolicy.php
FeaturePolicy.php
FileDisplayResponse.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ICallbackResponse.php
IOutput.php
JSONResponse.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +07:00
NotFoundResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
ParameterOutOfRangeException.php
RedirectResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
RedirectToDefaultAppResponse.php refactor: migrate from OC to OCP in public interfaces 2025-05-15 16:17:47 +07:00
Response.php feat: add header with user id in response 2025-10-02 08:30:06 +07:00
StandaloneTemplateResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
StreamResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
StrictContentSecurityPolicy.php
StrictEvalContentSecurityPolicy.php
StrictInlineContentSecurityPolicy.php
TemplateResponse.php fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 2025-03-06 15:49:25 +07:00
TextPlainResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
TooManyRequestsResponse.php fix: Fix psalm issues and add missing methods to ITemplate interface 2025-03-06 15:49:25 +07:00
ZipResponse.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 2025-08-14 17:19:28 +07:00