aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Http/Client/GuzzlePromiseAdapter.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-17/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-06-271-0/+139
Signed-off-by: Joas Schilling <coding@schilljs.com>