mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02: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`.
|