tauri/.changes/updater-header.md
Graeme McHale 10e362d098
feat: allow more flexible http requests in updater closes #7422 (#7432)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-08-10 07:23:52 -03:00

6 lines
143 B
Markdown

---
"tauri": minor:feat
---
Added `UpdateResponse::header` and `UpdateResponse::remove_header` to modify the update download request headers.