v1.1.1
What's Changed
- perf(tls): Use
Bytes
to optimize session key storage space by @0x676e67 in https://github.com/penumbra-x/rquest/pull/231 - perf:
default_headers
will swap default headers by @0x676e67 in https://github.com/penumbra-x/rquest/pull/232 - perf: Improve unnecessary convert when setting cookies by @0x676e67 in https://github.com/penumbra-x/rquest/pull/233
- fix(decoder): fix decoding extra empty frame by @0x676e67 in https://github.com/penumbra-x/rquest/pull/234
Full Changelog: penumbra-x/rquest@v1.1.0...v1.1.1