[GH-ISSUE #1619] Add websocket headers on initial connection #511

Closed
opened 2026-03-16 15:47:53 +03:00 by kerem · 3 comments
Owner

Originally created by @iwaduarte on GitHub (Apr 27, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1619

Is your feature request related to a problem? Please describe.

The Web Socket implementation is very simple. Would be nice if I could configure the headers on the initial request (Upgrade) so I could use with cookies or tokens for authentication/authorization.

Originally created by @iwaduarte on GitHub (Apr 27, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1619 **Is your feature request related to a problem? Please describe.** The Web Socket implementation is very simple. Would be nice if I could configure the **headers** on the initial request (Upgrade) so I could use with cookies or tokens for authentication/authorization.
kerem 2026-03-16 15:47:53 +03:00
  • closed this issue
  • added the
    future
    label
Author
Owner
<!-- gh-comment-id:827726970 --> @liyasthomas commented on GitHub (Apr 27, 2021): Let me know if these discussion threads helps you: - https://github.com/hoppscotch/hoppscotch/issues/321#issuecomment-562377333 - https://github.com/hoppscotch/hoppscotch/issues/321#issuecomment-570662532 - https://github.com/hoppscotch/hoppscotch/issues/933#issuecomment-722711714
Author
Owner

@iwaduarte commented on GitHub (Apr 27, 2021):

@liyasthomas Sorry, but unfortunately it does not. And also another user pointed that using the tricky with (username/password) does not work anymore.

For my case I work with the battle tested cookies with check on the Origin (to prevent CRSF-Cookies). Custom headers are also good. The initial connection it is HTTP so would be interesting to have.

<!-- gh-comment-id:827772265 --> @iwaduarte commented on GitHub (Apr 27, 2021): @liyasthomas Sorry, but unfortunately it does not. And also another user pointed that using the tricky with (username/password) does not work anymore. For my case I work with the battle tested cookies with check on the Origin (to prevent CRSF-Cookies). Custom headers are also good. The initial connection it is HTTP so would be interesting to have.
Author
Owner

@liyasthomas commented on GitHub (Jun 15, 2021):

Closing this issue on behalf of a possible duplicate of #1620.

<!-- gh-comment-id:861511853 --> @liyasthomas commented on GitHub (Jun 15, 2021): Closing this issue on behalf of a possible duplicate of #1620.
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#511
No description provided.