mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1228] [CLOSED] WIP Feat/websockets headers #3153
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#3153
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?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/1228
Author: @LeoMartinDev
Created: 10/4/2020
Status: ❌ Closed
Base:
main← Head:feat/websockets-headers📝 Commits (5)
599bc0fWIP: options/headers.vue component84ec6b6WIP: reusable Headers component & websocket store9e4d5fdMerge branch 'master' into feat/websockets-headers6063b34Merge branch 'main' into feat/websockets-headers6530868Update package.json📊 Changes
7 files changed (+302 additions, -71 deletions)
View changed files
➕
components/http/headers.vue(+132 -0)📝
components/realtime/websocket.vue(+130 -0)📝
package-lock.json(+5 -0)📝
package.json(+1 -0)📝
pages/index.vue(+18 -71)📝
store/mutations.js(+12 -0)📝
store/state.js(+4 -0)📄 Description
WIP issue #933
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.