]> git.mxchange.org Git - friendica.git/commit
Curl Response Refactoring
authorPhilipp Holzer <admin@philipp.info>
Wed, 10 Oct 2018 19:15:26 +0000 (21:15 +0200)
committerPhilipp Holzer <admin@philipp.info>
Wed, 10 Oct 2018 19:15:26 +0000 (21:15 +0200)
commit7c73e8634c954cc2bd0d1138729459d7d5090f62
treec795b21cc505ab2f487a731902b9619f88d1e036
parent2dec8895a99070281c2a13991b484c96c6e0cbed
Curl Response Refactoring

- refactored Network::post()
- replaced every Network::post() execution with the new Curl container
include/items.php
mod/dfrn_confirm.php
mod/dfrn_poll.php
mod/match.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/Salmon.php
src/Util/HTTPSignature.php
src/Worker/OnePoll.php
src/Worker/PubSubPublish.php