aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Http/RequestId.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Extract request id handling to dedicated class so it can be injected manuallyJoas Schilling2022-02-231-0/+52
Signed-off-by: Joas Schilling <coding@schilljs.com>