[PR #280] [MERGED] Add download button #2533

Closed
opened 2026-03-17 00:13:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/280
Author: @Daniellunsc
Created: 11/7/2019
Status: Merged
Merged: 11/7/2019
Merged by: @liyasthomas

Base: masterHead: add-download-button


📝 Commits (2)

📊 Changes

2 files changed (+38 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 pages/index.vue (+37 -0)

📄 Description

I added a download button to download the response of request.
But I stopped with some doubts, would be better to add the request url or the date of request in the filename instead of 'request' ?

Also, I need some help with editing the version, idk where and how to do it.

Download button 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/280 **Author:** [@Daniellunsc](https://github.com/Daniellunsc) **Created:** 11/7/2019 **Status:** ✅ Merged **Merged:** 11/7/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `add-download-button` --- ### 📝 Commits (2) - [`5923c88`](https://github.com/hoppscotch/hoppscotch/commit/5923c88a94ac190d3edd028c55071229a6bbde70) Added download button - [`7d07081`](https://github.com/hoppscotch/hoppscotch/commit/7d070810d5e9e22b12852c70360711dba634bc4c) Updated README ### 📊 Changes **2 files changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `pages/index.vue` (+37 -0) </details> ### 📄 Description I added a download button to download the response of request. But I stopped with some doubts, would be better to add the request url or the date of request in the filename instead of 'request' ? Also, I need some help with editing the version, idk where and how to do it. [Download button image](https://imgur.com/tjSK7us) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:13:45 +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#2533
No description provided.