-
-
Notifications
You must be signed in to change notification settings - Fork 453
Labels
component:appIssue related to the desktop or cloud web appIssue related to the desktop or cloud web appeffort:mediumModerate effort requiredModerate effort requiredpriority:lowNice-to-have features or minor issuesNice-to-have features or minor issuesstatus:approvedIssue confirmed for implementationIssue confirmed for implementation
Description
- While developing locally i use mockoon as a proxy server.
- Interacting with some 3rd part API i might get some exceptions that i need to come back and reproduce later.
- I need to save the requests body for later inspection.
- If we can save the logs as a har file then its easy to import into chrome network tab / http toolkit
The current solution is backend -> mockoon -> http toolkit -> server
In this way, i can export the logs from http toolkit
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component:appIssue related to the desktop or cloud web appIssue related to the desktop or cloud web appeffort:mediumModerate effort requiredModerate effort requiredpriority:lowNice-to-have features or minor issuesNice-to-have features or minor issuesstatus:approvedIssue confirmed for implementationIssue confirmed for implementation
Type
Projects
Status
👷 In progress