[GH-ISSUE #4104] [feature]: The response to that request is also saved in the history #1468

Open
opened 2026-03-16 20:26:18 +03:00 by kerem · 1 comment
Owner

Originally created by @Saber-CC on GitHub (Jun 5, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4104

Is there an existing issue for this?

  • I have searched the existing issues

Summary

The response to that request is also saved in the history
image
Retain the response content and the corresponding status code, time, and size
image

Why should this be worked on?

It is very convenient to view the content of a requested interface in the history without having to request the result again, especially when the interface is updated frequently, or when the request interface takes a little longer
Of course, Since I can tie in an account, I'm not sure if the data will be stored in the cloud,There may be privacy concerns, so you can set the switch for this feature, let the user choose whether to save the data

Originally created by @Saber-CC on GitHub (Jun 5, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4104 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary The response to that request is also saved in the history <img width="1386" alt="image" src="https://github.com/hoppscotch/hoppscotch/assets/49194769/f58a7682-f776-4677-bc9d-70a66e064444"> Retain the response content and the corresponding status code, time, and size <img width="997" alt="image" src="https://github.com/hoppscotch/hoppscotch/assets/49194769/2bdb137c-d7af-4702-97e7-64344b312dc0"> ### Why should this be worked on? It is very convenient to view the content of a requested interface in the history without having to request the result again, especially when the interface is updated frequently, or when the request interface takes a little longer Of course, Since I can tie in an account, I'm not sure if the data will be stored in the cloud,There may be privacy concerns, so you can set the switch for this feature, let the user choose whether to save the data
Author
Owner

@soumyamakkar commented on GitHub (Jun 23, 2025):

Can I be assigned this feature?

<!-- gh-comment-id:2994991624 --> @soumyamakkar commented on GitHub (Jun 23, 2025): Can I be assigned this feature?
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#1468
No description provided.