Release Notes
Optimizations
- Add Benchmarks and Unit tests for parseRequestBody and improve it by @SVilgelm in #714
- Benchmarks and Improvements for parseRequestURL function by @SVilgelm in #711
Enhancements
- feat(enhancement): add SetBody method in Response struct #721 by @jeevatkm in #724
- chore: update go mod dependency by @jeevatkm in #731
- chore: version number bump by @jeevatkm in #719, release updates #732
Bug Fixes
- fix: request debug log loss cookie header when cookiejar in use #424 by @jeevatkm in #727
- Fix digest auth http: ContentLength=xxx with Body length 0 by @icepie in #730
New Contributors
Full Changelog: v2.9.1...v2.10.0