v1.3.5
What's Changed
- chore(cookie): Use
RwLock
types that do not poison themselves by @0x676e67 in #268 - deps: Replace
futures_core
withfutures_util
by @0x676e67 in #269 - feat(request): Add base HTTP authentication method by @0x676e67 in #270
- Refactoring of internal complex implementation by @0x676e67 in #272
- docs: update
http2
/network
docs by @0x676e67 in #273 - feat(request): Insert header differentiates between append and overwrite by @0x676e67 in #274
- fix: Fix migration hyper1 missing
TokioTimer
by @0x676e67 in #275 - test: ignore doc test by @0x676e67 in #276
- build: Fix refactor build by @0x676e67 in #277
- feat(multipart): sync upstream file multipart by @0x676e67 in #278
- test(timeout): Ignore the test in Tunnel VPN environment by @0x676e67 in #279
Full Changelog: v1.3.3...v1.3.5