Files
tauri-plugins-workspace/plugins
Lucas Fernandes Nogueira 34a06e7f60 refactor(http)!: always enforce the scope on redirects (#3600)
* refactor(http)!: always enforce the scope on redirects

Removes the `scopeRedirects` option (and the `Config` struct with it) that
was added as an opt-in in 2.7.0. Every hop of a redirect chain is now
checked against the URL scope, so a server on an allowed origin can no
longer redirect the request to a URL the scope denies.

`tauri_plugin_http::init()` returns `TauriPlugin<R>` again.

* chore(http): compile without warnings when the cookies feature is disabled
2026-09-22 06:03:27 -03:00
..
2026-09-21 18:48:38 -03:00
2026-09-21 13:53:23 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 21:56:40 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 13:53:23 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00
2026-09-21 18:48:38 -03:00