mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
9d7ae45b0e
* fix(http): include browser automatic headers if not set by user close #1349 * fmt * Update browser-headers.md * lint * generate api
159 B
159 B
http-js
| http-js |
|---|
| patch |
Include headers created by browser if not declared by user, which fixes missing headers like Content-Type when using FormData.