[PR #226] [CLOSED] bodyParams and params equal when method change #2500

Closed
opened 2026-03-17 00:11:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/226
Author: @breno-pereira
Created: 10/27/2019
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

1 file changed (+7 additions, -2 deletions)

View changed files

📝 pages/index.vue (+7 -2)

📄 Description

I don't know if that makes sense, but I think when method change bodyParams and params should be the same

Now (postwoman.io)

image

when I change to POST bodyParams is empty

image

This PR

image

when I change to POST bodyParams are equal to params

image


🔄 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/226 **Author:** [@breno-pereira](https://github.com/breno-pereira) **Created:** 10/27/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`577ef7e`](https://github.com/hoppscotch/hoppscotch/commit/577ef7e4ea0380b4b79277f3ba3666893f64217f) bodyParams and params are equal on methodChange - [`ee898a3`](https://github.com/hoppscotch/hoppscotch/commit/ee898a3bf5a9433b2e18c912577598cdd7c03c6e) Merge branch 'master' of https://github.com/liyasthomas/postwoman ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pages/index.vue` (+7 -2) </details> ### 📄 Description I don't know if that makes sense, but I think when method change `bodyParams` and `params` should be the same ### Now (postwoman.io) ![image](https://user-images.githubusercontent.com/52707897/67637307-f256f700-f8b7-11e9-9940-113c2818a549.png) when I change to POST `bodyParams` is empty ![image](https://user-images.githubusercontent.com/52707897/67637336-58dc1500-f8b8-11e9-9350-ff55e84e276c.png) ### This PR ![image](https://user-images.githubusercontent.com/52707897/67637354-a22c6480-f8b8-11e9-8f1e-6df2468eb91f.png) when I change to POST `bodyParams` are equal to `params` ![image](https://user-images.githubusercontent.com/52707897/67637361-b8d2bb80-f8b8-11e9-882f-a79377526743.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:11:51 +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#2500
No description provided.