mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-23 19:32:29 +02:00
* 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.
|