]> git.mxchange.org Git - friendica.git/commit
Remove contact immediately on 410 response code
authorMatthew Exon <git.mexon@spamgourmet.com>
Sat, 13 Jul 2024 15:49:01 +0000 (17:49 +0200)
committerMatthew Exon <git.mexon@spamgourmet.com>
Mon, 15 Jul 2024 06:52:56 +0000 (08:52 +0200)
commit2b617fc5c22766455ed200117f54c5413f7b02f4
tree772f02c001c1113b9204654a8b1a119c983df36d
parent946337645d938f015230618cd1d98f81d20603ee
Remove contact immediately on 410 response code
src/Network/HTTPClient/Capability/ICanHandleHttpResponses.php
src/Network/HTTPClient/Response/CurlResult.php
src/Network/HTTPClient/Response/GuzzleResponse.php
src/Worker/OnePoll.php