]> git.mxchange.org Git - friendica.git/commit
Catch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty
authorPhilipp <admin@philipp.info>
Sun, 29 Aug 2021 11:37:08 +0000 (13:37 +0200)
committerPhilipp <admin@philipp.info>
Sun, 29 Aug 2021 11:37:08 +0000 (13:37 +0200)
commitb76634ea0c60d4d26204f13d6d05225116d0ccb0
treed1ab90e112e2a1a5603898b1a1b866b52a76d106
parente88c12d958e4ce25da09619b7f578cb59825a786
Catch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty
src/Network/HTTPClient.php
src/Network/IHTTPClient.php
src/Protocol/Feed.php