[PR #281] [MERGED] Fix websocket url parameters not parsing variables #202

Closed
opened 2025-12-29 07:19:51 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: fix/websocket-url-parameter-parsing


📝 Commits (1)

  • 52cc6ea Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/281 **Author:** [@rossquentin](https://github.com/rossquentin) **Created:** 10/26/2025 **Status:** ✅ Merged **Merged:** 10/29/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `main` ← **Head:** `fix/websocket-url-parameter-parsing` --- ### 📝 Commits (1) - [`52cc6ea`](https://github.com/mountain-loop/yaak/commit/52cc6eae27229c3bbf7fac16bc5987d89d7e7e3e) Fix websocket url parameters not being parsed ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/yaak-ws/src/render.rs` (+12 -1) </details> ### 📄 Description This pull request fixes a bug where variables in url parameters for websocket connections would not be parsed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:51 +01:00
adam closed this issue 2025-12-29 07:19:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#202