We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217c69a commit ef25678Copy full SHA for ef25678
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+## [Unreleased]
6
7
+- Initial setup of async HTTP client
8
+- Support for GET, POST, PUT, PATCH, DELETE
9
+- Add retries, timeout and stream support
10
+- Add PSR-7/PSR-18 compatibility
11
+- Add GitHub Actions for CI and Release automation
0 commit comments