Releases: fako1024/httpc
Releases · fako1024/httpc
v1.0.11: Update all dependencies and fix some linter issues
Update all dependencies and fix some linter issues
Address security vulnerability in YAML package dependency
v1.0.10 Merge pull request #16 from fako1024/15-unhandled-exception-in-gopkgi…
Support client injection and improve build pipeline
Update go.yml Improve build / test pipeline to run on Linux and Darwin
Provide helper for Basic Auth
v1.0.8 Update README.md
Improve client certificate handling
v1.0.7 Fix test for context reuse
Allow customization of retry-back-off concept
Merge pull request #10 from fako1024/feature/retry_back_off_fn Add error handling function to allow customization of retry-back-off concept
v1.0.5: Add various new features
- Improve body encoding / decoding
- Add retry-back-off concept
- Bugfix regarding duplicate headers
Various parsing and error handling improvements
v1.04 Fix some linter warnings / comments
Update OpenAPI dependency and improve example documentation
v1.0.3 Add example for simplified parsing
Add helper functions to simplify response parsing
v1.0.2 Add generic parsing function to read response into a buffer