[GH-ISSUE #933] Export Raw data of selected Requests and Responses #928

Open
opened 2026-03-03 19:23:04 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jul 15, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/933

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Some users would like to save the raw data of request and response to a text file, so they can inspect it later.

It's possible by using writeToFile() function of the Scripting.

However, we should support a user-friendly solution.

Acceptance Criteria

  • Add Export Raw Data on the Right Menu-Context.
  • Able to export multiple files
Originally created by @NghiaTranUIT on GitHub (Jul 15, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/933 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Some users would like to save the raw data of request and response to a text file, so they can inspect it later. It's possible by using [writeToFile()](https://docs.proxyman.io/scripting/snippet-code#write-export-to-a-local-file) function of the Scripting. However, we should support a user-friendly solution. ### Acceptance Criteria - Add Export Raw Data on the Right Menu-Context. - Able to export multiple files
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 16, 2021):

Done with Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.29.0_Export_Raw_Request_Response.dmg

Screen Shot 2021-07-16 at 15 31 02
<!-- gh-comment-id:881294255 --> @NghiaTranUIT commented on GitHub (Jul 16, 2021): Done with Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.29.0_Export_Raw_Request_Response.dmg <img width="883" alt="Screen Shot 2021-07-16 at 15 31 02" src="https://user-images.githubusercontent.com/5878421/125922704-b6abfb43-4187-4a4d-b5e2-0dcae21508af.png">
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/Proxyman#928
No description provided.