Commit Graph

10 Commits

Author SHA1 Message Date
Philipp
b76634ea0c Catch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty 2021-08-29 13:37:08 +02:00
Philipp
1c089e8d89 [WIP] WebDav Storage backend 2021-08-25 23:47:18 +02:00
Philipp
e9902401a5 Fixing HTTPClient::post() and introduce HTTPRequestOptions 2021-08-25 21:31:30 +02:00
Philipp
660a3cd247 Expose IHTTPClient::request() 2021-08-25 21:31:30 +02:00
Philipp
f10de08166 Update src/Network/IHTTPClient.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-08-25 17:02:42 +02:00
Philipp
f00da9eccf Update src/Network/IHTTPClient.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-08-25 17:02:34 +02:00
Philipp
a6258cfbfa Adapt description for "accept_content" 2021-08-25 14:28:59 +02:00
Philipp
3eb2abdb2a Adapt tests 2021-08-25 14:22:42 +02:00
Philipp
8385ee7a61 Use mattwright/urlresolver for HTTPClient::finalUrl() 2021-08-25 14:22:42 +02:00
Philipp
52c7948526 Create HTTPClientFactory and introduce ImageTest 2021-08-25 14:22:42 +02:00