1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2024-12-25 03:33:36 +03:00
tauri/.changes/updater-header.md
Graeme McHale 10e362d098
feat: allow more flexible http requests in updater closes ()
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.