]> git.mxchange.org Git - friendica.git/history - src/Factory/HTTPClientFactory.php
Fix HTTPClient
[friendica.git] / src / Factory / HTTPClientFactory.php
2021-08-25 PhilippExtend test capability for HTTP Requests
2021-08-25 PhilippUse mattwright/urlresolver for HTTPClient::finalUrl()
2021-08-25 PhilippUse Guzzle for HTTPClient::post()
2021-08-25 PhilippRefactor HTTPClient::get() / ::head()
2021-08-25 PhilippCreate HTTPClientFactory and introduce ImageTest