firecamp-io / firecamp

VSCode for APIs, Postman Alternative.

Home Page:https://firecamp.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to connect with the server if URL contains ws:// in socket.io request

pranavwani opened this issue · comments

1. Describe the bug, what it is and what it should be (expected behavior)

Unable to connect with the server if URL contains the protocol ws:// protocol while using the protocol http:// works properly

2. To Reproduce

steps to reproduce the behavior:

  1. open socket.io request
  2. try to connect with the server using ws:// protocol
  3. And check the error

4. additional context

anything you want to share additionally.


platform (please complete the following information):
  • firecamp version: v2.2.1
  • type: desktop/web/chrome-extension
  • os: mac/linux/win