mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1850] [MERGED] Feature/1842 make body stored on query vars #3524
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#3524
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/1850
Author: @mandaputtra
Created: 10/3/2021
Status: ✅ Merged
Merged: 10/3/2021
Merged by: @AndrewBastin
Base:
main← Head:feature/1842-make-body-stored-on-query-vars📝 Commits (3)
7b353fffeat: parse body from url paramsc387f53fix: parsingb2ea654Merge branch 'main' into feature/1842-make-body-stored-on-query-vars📊 Changes
2 files changed (+19 additions, -1 deletions)
View changed files
📝
packages/hoppscotch-app/helpers/RESTExtURLParams.ts(+4 -0)📝
packages/hoppscotch-app/pages/index.vue(+15 -1)📄 Description
Related issue #1842. Tell me if there is any test that I should change, or provide. I'm new on testing (never done UI testing before)
fixes #1842
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.