]> BookStack Code Mirror - bookstack/commit
Removed use of HttpFetcher 4525/head
authorDan Brown <redacted>
Fri, 8 Sep 2023 16:16:57 +0000 (17:16 +0100)
committerDan Brown <redacted>
Fri, 8 Sep 2023 16:16:57 +0000 (17:16 +0100)
commit06490f624c3923e945bf86a2930ff85c062a0bad
treef3538324d1a978cb1a853e296161f74110e962ec
parenta8b5652210bf2258847e5880d6c6866fdfdc04a3
Removed use of HttpFetcher

- Fixed some existing issues in new aligned process.
- Manually tested each external call scenario.
app/Activity/DispatchWebhookJob.php
app/Http/HttpClientHistory.php
app/Http/HttpRequestService.php
app/Uploads/HttpFetcher.php [deleted file]
app/Uploads/UserAvatars.php
tests/TestCase.php
tests/Uploads/AvatarTest.php