Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

0.3.0

Latest
Compare
Choose a tag to compare
@kevcodez kevcodez released this 31 Jan 00:53
· 5 commits to main since this release
  • Aligned the parameter names for url and headers with JS client (previously baseUrl and defaultHeaders)
  • Fix reusability of HTTP Client by passing in a function rather than a CloseableHttpClient directly