]> git.mxchange.org Git - friendica.git/commit
Use Guzzle for HTTPRequest and Result
authorPhilipp <admin@philipp.info>
Thu, 8 Oct 2020 19:20:41 +0000 (21:20 +0200)
committerPhilipp <admin@philipp.info>
Sat, 10 Oct 2020 21:11:30 +0000 (23:11 +0200)
commitfff94563d7d5d17e1568612fea0089e3cb35ba46
treeb195a4ec79ee0be0faf308f94a6ac1327877dd13
parent97167d7b906ea24b12684f3a6c8d7e689d6ec0fb
Use Guzzle for HTTPRequest and Result
src/Network/GuzzleResponse.php [new file with mode: 0644]
src/Network/HTTPRequest.php