]> git.mxchange.org Git - friendica.git/commit
Introduce IHTTPResult Interface as abstraction for CurlResult
authorPhilipp <admin@philipp.info>
Fri, 20 Aug 2021 17:48:13 +0000 (19:48 +0200)
committerPhilipp <admin@philipp.info>
Fri, 20 Aug 2021 17:58:42 +0000 (19:58 +0200)
commit7009d90addaa72028a3664625a33c6f786232068
tree5afb911c5450a33ae1a5571d62d82f1887a7594a
parent3e5ac1ad5da5bdbfaa1f048cd8c48cf19f8f2c60
Introduce IHTTPResult Interface as abstraction for CurlResult
src/Network/CurlResult.php
src/Network/IHTTPResult.php [new file with mode: 0644]