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