]> git.mxchange.org Git - friendica.git/commit
Revert "Fix IHTTPResult::getHeader/s() - Split functionality "getHeader()" and "getHe...
authorPhilipp <admin@philipp.info>
Sun, 11 Oct 2020 21:26:03 +0000 (23:26 +0200)
committerPhilipp <admin@philipp.info>
Sun, 11 Oct 2020 21:26:03 +0000 (23:26 +0200)
commit069753416d75fa63d6e476ae5706f30b43c9730f
treeef41732ecbd94f48d23cde9ccf3504af0f3b668c
parent4b59fe4cf7e8068736af216600fed72a2027f844
Revert "Fix IHTTPResult::getHeader/s() - Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s() - Fix functionality at various places - Adapt CurlResultTest"

This reverts commit 933ea7c9
mod/parse_url.php
src/Network/CurlResult.php
src/Network/HTTPRequest.php
src/Network/IHTTPResult.php
src/Protocol/DFRN.php
src/Protocol/OStatus.php
src/Protocol/Salmon.php
src/Util/ParseUrl.php
tests/datasets/curl/about.head.php [deleted file]
tests/datasets/curl/about.redirect.php [deleted file]
tests/src/Network/CurlResultTest.php