Fix IHTTPResult::getHeader()
authorPhilipp <admin@philipp.info>
Fri, 9 Oct 2020 20:28:41 +0000 (22:28 +0200)
committerPhilipp <admin@philipp.info>
Sat, 10 Oct 2020 21:11:30 +0000 (23:11 +0200)
commit80bd0a4d5a4f63accb4786d37dc488c8141d0cc3
tree187aeced0c06da6fafcf9809a3695e5e24930e58
parentf3cd973cbe9d41be6e5bb7c36dad96c716f2f4b3
Fix IHTTPResult::getHeader()
- Now returns a string array, like expected
- Fix usages
- Fix dataset
src/Content/Text/BBCode.php
src/Model/Photo.php
src/Model/User.php
src/Network/CurlResult.php
src/Network/IHTTPResult.php
src/Network/Probe.php
src/Protocol/OStatus.php
src/Util/Images.php
src/Util/ParseUrl.php
tests/datasets/curl/about.head.php
tests/datasets/curl/about.redirect.php