[PR #555] [MERGED] Support for Formdata #2701

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/555
Author: @liyasthomas
Created: 2/5/2020
Status: Merged
Merged: 2/5/2020
Merged by: @liyasthomas

Base: masterHead: formdata


📝 Commits (3)

  • f24477e 🎉 Initial formdata support and UI tweaks
  • fdc5695 🎨 Fixes
  • 04feb3c Support for Formdata

📊 Changes

5 files changed (+93 additions, -38 deletions)

View changed files

📝 assets/css/styles.scss (+11 -10)
📝 components/collections/index.vue (+3 -2)
📝 lang/en-US.js (+0 -1)
📝 pages/index.vue (+77 -23)
📝 store/state.js (+2 -2)

📄 Description

No description provided


🔄 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/555 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 2/5/2020 **Status:** ✅ Merged **Merged:** 2/5/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `formdata` --- ### 📝 Commits (3) - [`f24477e`](https://github.com/hoppscotch/hoppscotch/commit/f24477e7b4bfcb245376eb1044157e2c97476724) :tada: Initial formdata support and UI tweaks - [`fdc5695`](https://github.com/hoppscotch/hoppscotch/commit/fdc5695fb43bd0f4230f764310c1912f67aa15c4) :art: Fixes - [`04feb3c`](https://github.com/hoppscotch/hoppscotch/commit/04feb3cdbe8af0cd56b850ccb11305133833d53a) :sparkles: Support for Formdata ### 📊 Changes **5 files changed** (+93 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+11 -10) 📝 `components/collections/index.vue` (+3 -2) 📝 `lang/en-US.js` (+0 -1) 📝 `pages/index.vue` (+77 -23) 📝 `store/state.js` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:23: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#2701
No description provided.