mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 15:42:00 +03:00
6 lines
157 B
Markdown
6 lines
157 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
**Breaking change:** The `tauri::api::http::HttpRequestBuilder#headers` method now takes `header::HeaderMap` instead of a `HashMap`.
|