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

149 B

tauri
tauri
patch

Breaking change: The tauri::api::http::Response#headers method now returns &header::HeaderMap instead of &HashMap.