Files
tauri/.changes/http-api-header-refactor.md
2022-04-22 10:56:57 -03:00

6 lines
157 B
Markdown

---
"tauri": patch
---
**Breaking change:** The `tauri::api::http::HttpRequestBuilder#headers` method now takes `header::HeaderMap` instead of a `HashMap`.