Skip to content

0.6.1

Compare
Choose a tag to compare
@bardabun bardabun released this 02 Jul 09:45
· 7 commits to master since this release
5ab9f40

Added Support for Custom Headers

Addition of SetHeaders function to configure custom headers.
Modification of client.go to include custom headers in HTTP requests.
Updates to client_test.go to test custom headers functionality.