]> git.mxchange.org Git - friendica.git/history - src/Network/IHTTPResult.php
Revert "IHTTPResult::getContentType is now a string again"
[friendica.git] / src / Network / IHTTPResult.php
2020-10-11 PhilippRevert "IHTTPResult::getContentType is now a string...
2020-10-11 Michael VogelMerge pull request #9411 from tobiasd/20201011-de
2020-10-11 Hypolite PetovanMerge pull request #9409 from annando/twitter-announce
2020-10-11 Hypolite PetovanMerge pull request #9400 from nupplaphil/task/guzzle_http
2020-10-10 PhilippIHTTPResult::getContentType is now a string again
2020-10-10 PhilippFix IHTTPResult::getHeader()
2020-10-10 PhilippHTTPRequest: Replace getInfo() with new parameter ...
2020-10-10 PhilippFix IHTTPResult::getHeader/s()
2020-10-10 PhilippIntroduce IHTTPResult Interface as abstraction for...