mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-11 12:37:34 +02:00
ae56b13a4d
* fix(http): allow `User-Agent` header to be set closes #966 * lint * fix build
7 lines
81 B
Markdown
7 lines
81 B
Markdown
---
|
|
"http": "patch"
|
|
"http-js": "patch"
|
|
---
|
|
|
|
Allow `User-Agent` header to be set.
|