1
0

Add your own HTTP client

This commit is contained in:
2026-03-13 19:03:08 +01:00
parent ec959f1500
commit 762e3df704
6 changed files with 66 additions and 24 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Added optional parameter to inject your own `HttpClient`
### Changed
- Migrated main repository from Gitlab to Gitea