What's Changed
- Allow IPv6 CIDR notation in
no_proxyby @mbeijen in #967 - Propagate timeout through SOCKS5 handshake by @mbeijen in #1009
- Add native server-sent events support via
client.sse()by @Kludex in #1046 - Support
|and|=operators forHeadersby @Kludex in #1047 - Suppress empty SSE keepalive events and accept case-insensitive content type by @Kludex in #1048
- Inline SSE header defaults using the
Headersunion operator by @Kludex in #1049
Full Changelog: v2.4.0...v2.5.0