0
0
mirror of https://github.com/nextcloud/server.git synced 2024-11-14 12:26:49 +00:00
nextcloud_server/lib/public/Http/Client
Thomas Citharel dcd27fd986
feat(http-client): expose default request timeout constant to be used instead of magic number 30
Will be used to set default where we are able to override the default timeout.

See https://github.com/nextcloud/server/pull/48418

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-10-11 10:57:02 +02:00
..
IClient.php feat(http-client): expose default request timeout constant to be used instead of magic number 30 2024-10-11 10:57:02 +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 chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LocalServerException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00