hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

Home Page:https://hoppscotch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug]: Missing `Sec-WebSocket-Protocol` header in websocket request when App reopend

mrchi opened this issue · comments

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