nextcloud/lib/private/Http/Client
Roeland Jago Douma ca2623e6ad
Set a default request timeout
This to avoid endless running processes.
A default timeout of 30 seconds should cover the 99% case. If a job need
specific longer time it should set that.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-02 15:42:48 +02:00
..
Client.php Set a default request timeout 2019-09-02 15:42:48 +02:00
ClientService.php Set User-Agent as header without middleware 2019-04-16 21:13:29 +02:00
Response.php HttpClient getHeader can return empty string 2019-01-08 14:14:59 +01:00