Merge pull request #4135 from WoltLab/httprequest-close-body
authorJoshua Rüsweg <ruesweg@woltlab.com>
Wed, 21 Apr 2021 09:55:59 +0000 (11:55 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Apr 2021 09:55:59 +0000 (11:55 +0200)
Always close Guzzle response body after reading it


Trivial merge