mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #281] [MERGED] Fix websocket url parameters not parsing variables #202
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/281
Author: @rossquentin
Created: 10/26/2025
Status: ✅ Merged
Merged: 10/29/2025
Merged by: @gschier
Base:
main← Head:fix/websocket-url-parameter-parsing📝 Commits (1)
52cc6eaFix websocket url parameters not being parsed📊 Changes
1 file changed (+12 additions, -1 deletions)
View changed files
📝
src-tauri/yaak-ws/src/render.rs(+12 -1)📄 Description
This pull request fixes a bug where variables in url parameters for websocket connections would not be parsed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.