mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1059] [bug]: Browser extension is not work with socket.io #371
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#371
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mnixry on GitHub (Aug 8, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1059
Describe the bug
The CORS bypass provided by browser extensions does not work on Socket.io
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Postwoman could work fine with socket.io like http request
Screenshots
Desktop:
@AndrewBastin commented on GitHub (Aug 8, 2020):
Extensions currently only offer it's features to the REST and GraphQL systems.
This would a useful (but a bit difficult) thing to be implemented.
I am a bit busy with some university work right now, I will look into implementing this later this month,
But if anybody want's to give it a shot, feel free to!
@PSY27 commented on GitHub (Dec 18, 2021):
As this is implemented on the web I would like to integrate this for the extension as an externship project