[GH-ISSUE #3909] [bug]: Missing Sec-WebSocket-Protocol header in websocket request when App reopend #1372

Open
opened 2026-03-16 20:01:36 +03:00 by kerem · 0 comments
Owner

Originally created by @mrchi on GitHub (Mar 19, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3909

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

I set the websocket's protocols when I last closed the app.
However, when I closed the app and re-opened it, the set protocols were still there, but missing in websocket connection request.

image

I'm using macOS App of hoppscotch, version 23.12.6-1, installed by homebrew.

Steps to reproduce

  1. Set websocket protocol json and turn on it.
  2. Close App.
  3. Reopen App, click connect button;

Environment

Release

Version

Local

Originally created by @mrchi on GitHub (Mar 19, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3909 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior I set the websocket's protocols when I last closed the app. However, when I closed the app and re-opened it, the set protocols were still there, but missing in websocket connection request. <img width="933" alt="image" src="https://github.com/hoppscotch/hoppscotch/assets/16170578/2972c8a5-6bf6-4426-9d5e-ae380c4a142d"> I'm using macOS App of hoppscotch, version 23.12.6-1, installed by homebrew. ### Steps to reproduce 1. Set websocket protocol `json` and turn on it. 2. Close App. 3. Reopen App, click connect button; ### Environment Release ### Version Local
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1372
No description provided.