[GH-ISSUE #282] Local Map with status_code #280

Closed
opened 2026-03-03 19:17:03 +03:00 by kerem · 2 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Sep 18, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/282

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Some users would like to change the Status code of response by doing Map Local. Although we could do it by Breakpoint, but it's waste of time when manipulating ever single time.

My first idea is that we support $status_code=xxx in the first line of local file, and the second line is normal JSON. Then Proxyman will pick it up and replace the HTTPS Response Code.

If this status line isn't existed, just treat the file as usual.

By following this approach, we can quickly change the status code by Sublime and doesn't bother any UI.

👑 Criteria

  • Read $status_code in Local file
  • Able to change the Response Code
Originally created by @NghiaTranUIT on GitHub (Sep 18, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/282 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief Some users would like to change the Status code of response by doing Map Local. Although we could do it by Breakpoint, but it's waste of time when manipulating ever single time. My first idea is that we support `$status_code=xxx` in the first line of local file, and the second line is normal JSON. Then Proxyman will pick it up and replace the HTTPS Response Code. If this status line isn't existed, just treat the file as usual. By following this approach, we can quickly change the status code by Sublime and doesn't bother any UI. ## 👑 Criteria - [x] Read $status_code in Local file - [x] Able to change the Response Code
kerem 2026-03-03 19:17:03 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 18, 2019):

All done 👍

🤯 Changelogs

  • Able to change the HTTP Response Status code from file
  • Advance Local Map screen
Screen Shot 2019-09-18 at 11 26 43

Screen Shot 2019-09-18 at 10 43 00

Screen Shot 2019-09-18 at 10 42 51
<!-- gh-comment-id:532513393 --> @NghiaTranUIT commented on GitHub (Sep 18, 2019): All done 👍 ## 🤯 Changelogs - [x] Able to change the HTTP Response Status code from file - [x] Advance Local Map screen <img width="523" alt="Screen Shot 2019-09-18 at 11 26 43" src="https://user-images.githubusercontent.com/5878421/65111748-6bd10f00-da07-11e9-9d33-f3fd3e21ef21.png"> ![Screen Shot 2019-09-18 at 10 43 00](https://user-images.githubusercontent.com/5878421/65111751-6c69a580-da07-11e9-9954-6536904039b2.png) <img width="580" alt="Screen Shot 2019-09-18 at 10 42 51" src="https://user-images.githubusercontent.com/5878421/65111752-6c69a580-da07-11e9-824f-4f8b0939477f.png">
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 18, 2019):

For anyone concern, here is the BETA build as usual 😄

https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.6.1_map_local_advance.dmg

<!-- gh-comment-id:532535584 --> @NghiaTranUIT commented on GitHub (Sep 18, 2019): For anyone concern, here is the BETA build as usual 😄 https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.6.1_map_local_advance.dmg
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#280
No description provided.