Files
tauri-plugins-workspace/.changes/http-system-proxy.md
T
TonyandGitHub 19fb3926fd feat(http): add system-proxy feature (#3528)
* feat(http): add `system-proxy` feature

* require reqwest 0.12.16
2026-08-04 19:51:32 +08:00

7 lines
160 B
Markdown

---
"http": minor
"http-js": minor
---
Added `system-proxy` feature to replace the old `macos-system-configuration` feature flag to match the new reqwest API.