mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-11 12:37:34 +02:00
9b2840db94
* fix(http): retain headers order closes #1882 * simplify if * actually set headers --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
6 lines
66 B
Markdown
6 lines
66 B
Markdown
---
|
|
"http": "patch"
|
|
"http-js": "patch"
|
|
---
|
|
|
|
Retain headers order. |