]> git.mxchange.org Git - friendica.git/commit
IHTTPResult::getContentType is now a string again
authorPhilipp <admin@philipp.info>
Fri, 20 Aug 2021 17:48:21 +0000 (19:48 +0200)
committerPhilipp <admin@philipp.info>
Fri, 20 Aug 2021 17:58:42 +0000 (19:58 +0200)
commit26401e88b87646cabc21eb7a095b3ac8ebd76fe9
tree5782e05688885f1cd4968e47a1e8040a7447b61f
parent82f767f2ee200720d0e6fefa3724e972146803f3
IHTTPResult::getContentType is now a string again
src/Model/Photo.php
src/Model/User.php
src/Network/CurlResult.php
src/Network/GuzzleResponse.php
src/Network/IHTTPResult.php
src/Network/Probe.php
src/Util/Images.php
src/Util/ParseUrl.php
tests/src/Network/CurlResultTest.php