tauri/.changes/http-api-header-refactor.md

6 lines
157 B
Markdown
Raw Normal View History

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