mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-22 17:10:53 +02:00
c873e4d6c7
* fix(http): inconsistencies on urlpattern usage on scope * fix tests * enhance tests
6 lines
113 B
Markdown
6 lines
113 B
Markdown
---
|
|
"http": patch
|
|
---
|
|
|
|
Fixes scope not allowing subpaths, query parameters and hash when those values are empty.
|