]> git.mxchange.org Git - friendica.git/commit
Curl Response Refactoring
authorPhilipp Holzer <admin@philipp.info>
Wed, 10 Oct 2018 19:20:30 +0000 (21:20 +0200)
committerPhilipp Holzer <admin@philipp.info>
Wed, 10 Oct 2018 19:50:13 +0000 (21:50 +0200)
commitffbc6887977c34072e2a3043486a1b0e768a9844
treeb50b6cb8d08dc321c2200c5629ce5c7f497a6e4b
parent7c73e8634c954cc2bd0d1138729459d7d5090f62
Curl Response Refactoring

- refactored Network::getCurl()
- replaced every Network::getCur() execution with a Curl Response
mod/pubsubhubbub.php
src/Core/Install.php
src/Module/Proxy.php
src/Network/Curl.php
src/Object/Image.php
src/Protocol/Diaspora.php
src/Protocol/PortableContact.php
src/Protocol/Salmon.php
src/Util/Network.php