[PR #131] [MERGED] Bind raw body input to url of requests #2427

Closed
opened 2026-03-17 00:08:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/131
Author: @yubathom
Created: 9/2/2019
Status: Merged
Merged: 9/2/2019
Merged by: @liyasthomas

Base: masterHead: master


📝 Commits (1)

  • 41e6f7d Bind raw body input to url of requests

📊 Changes

1 file changed (+11 additions, -5 deletions)

View changed files

📝 pages/index.vue (+11 -5)

📄 Description

Enable raw input binding to the url. Raw inputs are now shareable. Example:
/?method=PUT&rawParams={"foo":"bar","col":[1,2,3]}


🔄 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/131 **Author:** [@yubathom](https://github.com/yubathom) **Created:** 9/2/2019 **Status:** ✅ Merged **Merged:** 9/2/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`41e6f7d`](https://github.com/hoppscotch/hoppscotch/commit/41e6f7d61e574c8902e6fe0ef7a6aa26016388cc) Bind raw body input to url of requests ### 📊 Changes **1 file changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pages/index.vue` (+11 -5) </details> ### 📄 Description Enable raw input binding to the url. Raw inputs are now shareable. Example: [/?method=PUT&rawParams={"foo":"bar","col":[1,2,3]}](https://yubathom.github.io/postwoman/?method=PUT&rawParams=%7B%0A%22foo%22%3A%22bar%22,%0A%22col%22%3A%5B1,2,3%5D%0A%7D) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:08:02 +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#2427
No description provided.