IHTTPResult::getContentType is now a string again
authorPhilipp <admin@philipp.info>
Sat, 10 Oct 2020 19:41:22 +0000 (21:41 +0200)
committerPhilipp <admin@philipp.info>
Sat, 10 Oct 2020 21:11:30 +0000 (23:11 +0200)
commit40b11442c2eefa104e4a229f48abad11998e1b49
tree89b2e6b1f1c3a1086ffdd9b1b71a045df58f5bad
parent02bc99f67ba416455201ee6c249669fcbcca4e17
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