nextcloud-server/lib/private/AppFramework/Http
Côme Chilliet 37b105eff9 feat(log): Add script name and occ command to log details
This will help when troubleshooting issues. For web request we have
 method and url, but for cron and occ currently we have no way to know if
 it’s one or the other and which command.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-12-15 16:58:53 +07:00
..
Dispatcher.php fix(controller): Fix false booleans in multipart/form-data 2024-11-28 12:18:30 +07:00
Output.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Request.php feat(log): Add script name and occ command to log details 2025-12-15 16:58:53 +07:00
RequestId.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00