v1.2.5
What's Changed
- perf: Improve HTTP request in HTTPS connector by @0x676e67 in https://github.com/penumbra-x/rquest/pull/242
- docs: update docs by @0x676e67 in https://github.com/penumbra-x/rquest/pull/243
- fix: Fix default TLS configuration hostname not set by @0x676e67 in https://github.com/penumbra-x/rquest/pull/244
- fix: Align the cfg compilation with the socket2 by @0x676e67 in https://github.com/penumbra-x/rquest/pull/245
- feat(tls): Expose
TlsExtension
as public API by @0x676e67 in https://github.com/penumbra-x/rquest/pull/246 - feat(tls): Expose
CertCompressionAlgorithm
as public API by @0x676e67 in https://github.com/penumbra-x/rquest/pull/247 - chore(tls): Simplify certificate loading configuration by @MDC-Void in https://github.com/penumbra-x/rquest/pull/249
- feat(client): Improved set cookie operation by @MDC-Void in https://github.com/penumbra-x/rquest/pull/252
New Contributors
- @MDC-Void made their first contribution in https://github.com/penumbra-x/rquest/pull/249
Full Changelog: penumbra-x/rquest@v1.2.1...v1.2.5