2.3.1
2.3.1 - 2024-03-08
Feat
- Utils: Add userAgent method to generate user agent string
- httpclient: Add User-Agent header to HTTP requests
Refactor
- Authenticator: improve constructor logic
- HasHttpClient: adjust multipart options handling
- HasHttpClient: Improve HTTP client options handling
- Utils: improve multipartFor method
- Utils: Improve handling of contents in Utils class
Test
- AuthenticatorTest: add tests for Authenticator class