v0.32.1
What's Changed
- feat: Implement
IntoUrl
forCow<'a, str>
by @0x676e67 in #145 - feat: Impl
IntoUrl
for&Url
by @0x676e67 in #146 - feat(client): Request specific redirect policy override by @0x676e67 in #147
- feat(redirect): Expose method for accessing the previous and next request by @0x676e67 in #148
- chore(client): Client
set_redirect_policy
rename toset_redirect
by @0x676e67 in #149 - refactor: Unified naming API by @0x676e67 in #150
- feat: Add
Safari 18.2
impersonate by @0x676e67 in #151
Full Changelog: v0.31.11...v0.32.1