nextcloud/lib/public/Http/Client
Carl Schwan 9e3f409016
fix(Client): Make class complient with PSR standard
Mark LocalServerException as a ClientExceptionInterface and ensure
buildRequestOptions is called.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-04-14 19:55:12 +02:00
..
IClient.php feat: Implement PSR-18 ClientInterface in IClient 2026-04-14 14:47:45 +02:00
IClientService.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IPromise.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
IResponse.php docs(http): Update return type for getBody 2025-06-30 11:50:10 +02:00
LocalServerException.php fix(Client): Make class complient with PSR standard 2026-04-14 19:55:12 +02:00