nextcloud-server/lib/private/AppFramework/Http
Thomas Citharel 7bf8e9699c
fix(http): handle getHttpProtocol being unset in $_SERVER['SERVER_PROTOCOL'] if called from occ
Due to the profiler app loading HttpDataCollector when running occ.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-09-21 18:06:33 +07:00
..
Dispatcher.php fix(Dispatcher): Catch TypeErrors and turn them into bad request responses 2025-09-05 00:49:23 +07:00
Output.php chore: Cleanup DIContainer class 2025-07-08 13:32:12 +07:00
Request.php fix(http): handle getHttpProtocol being unset in $_SERVER['SERVER_PROTOCOL'] if called from occ 2025-09-21 18:06:33 +07:00
RequestId.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00