[PR #1850] [MERGED] Feature/1842 make body stored on query vars #3524

Closed
opened 2026-03-17 01:07:50 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: feature/1842-make-body-stored-on-query-vars


📝 Commits (3)

  • 7b353ff feat: parse body from url params
  • c387f53 fix: parsing
  • b2ea654 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1850 **Author:** [@mandaputtra](https://github.com/mandaputtra) **Created:** 10/3/2021 **Status:** ✅ Merged **Merged:** 10/3/2021 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `main` ← **Head:** `feature/1842-make-body-stored-on-query-vars` --- ### 📝 Commits (3) - [`7b353ff`](https://github.com/hoppscotch/hoppscotch/commit/7b353ffd178ed42d39bcb972c111260e972002e6) feat: parse body from url params - [`c387f53`](https://github.com/hoppscotch/hoppscotch/commit/c387f5354f094810d0343f473ed18ebfd5e36a1a) fix: parsing - [`b2ea654`](https://github.com/hoppscotch/hoppscotch/commit/b2ea654065675519b2560e1e6242439dfb9cd597) Merge branch 'main' into feature/1842-make-body-stored-on-query-vars ### 📊 Changes **2 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/helpers/RESTExtURLParams.ts` (+4 -0) 📝 `packages/hoppscotch-app/pages/index.vue` (+15 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:07:50 +03:00
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#3524
No description provided.