[PR #4367] [MERGED] feat: add file extensions to response exports #4775

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4367
Author: @shipko
Created: 9/20/2024
Status: Merged
Merged: 4/29/2025
Merged by: @jamesgeorge007

Base: nextHead: add-filename-extension


📝 Commits (1)

  • 3fc928f feat(filename): add extensions

📊 Changes

3 files changed (+15 additions, -9 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/lenses/renderers/HTMLLensRenderer.vue (+5 -3)
📝 packages/hoppscotch-common/src/components/lenses/renderers/PDFLensRenderer.vue (+5 -3)
📝 packages/hoppscotch-common/src/components/lenses/renderers/XMLLensRenderer.vue (+5 -3)

📄 Description

Closes #4265

What's changed

Added extension for downloaded filename

  • Not Completed
  • [] Completed

🔄 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/4367 **Author:** [@shipko](https://github.com/shipko) **Created:** 9/20/2024 **Status:** ✅ Merged **Merged:** 4/29/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `add-filename-extension` --- ### 📝 Commits (1) - [`3fc928f`](https://github.com/hoppscotch/hoppscotch/commit/3fc928f08719c4ccf8567ff279a4cffdce7cee6b) feat(filename): add extensions ### 📊 Changes **3 files changed** (+15 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/lenses/renderers/HTMLLensRenderer.vue` (+5 -3) 📝 `packages/hoppscotch-common/src/components/lenses/renderers/PDFLensRenderer.vue` (+5 -3) 📝 `packages/hoppscotch-common/src/components/lenses/renderers/XMLLensRenderer.vue` (+5 -3) </details> ### 📄 Description Closes #4265 ### What's changed Added extension for downloaded filename - [x] Not Completed - [] Completed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:16: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#4775
No description provided.