Files
tauri-plugins-workspace/.changes/http-user-agent.md
T
Amr Bashir ae56b13a4d fix(http): allow User-Agent header to be set (#983)
* fix(http): allow `User-Agent` header to be set

closes #966

* lint

* fix build
2024-02-23 18:32:19 +02:00

7 lines
81 B
Markdown

---
"http": "patch"
"http-js": "patch"
---
Allow `User-Agent` header to be set.