Files
tauri-plugins-workspace/.changes/http-headers-order.md
T
Amr Bashir 9b2840db94 fix(http): retain headers order (#1884)
* fix(http): retain headers order

closes #1882

* simplify if

* actually set headers

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-10-09 08:07:46 -03:00

6 lines
66 B
Markdown

---
"http": "patch"
"http-js": "patch"
---
Retain headers order.