mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-11 12:37:34 +02:00
753c7be0a6
* [http] add unsafe-headers feature flag * change file * fmt
5 lines
151 B
Markdown
5 lines
151 B
Markdown
---
|
|
"http": patch
|
|
---
|
|
|
|
Add `unsafe-headers` cargo feature flag to allow using [forbidden headers](https://fetch.spec.whatwg.org/#terminology-headers). |