mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NghiaTranUIT on GitHub (Aug 1, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/279
Originally assigned to: @kics223w1 on GitHub.
Description
From macOS insight, Many users prefer editing the Breakpoint With Raw Tab (To able to edit Response Header and status code)
⚠️ Ping @NghiaTranUIT to get the class
BreakpointRawMessageandBreakpointDatafor code reference ⚠️https://github.com/ProxymanApp/proxyman-windows-linux/assets/5878421/0fc82f95-4476-4566-8260-d21eadb3491a
Acceptance Criteria
Important Logic
HttpParserServiceto parse the data and get correctNote:
When implementing this ticket, please beware that we will have the Raw Tab Editor for the Request part too (Breakpoint Request and Compose). It's for future ticket
@NghiaTranUIT commented on GitHub (Aug 1, 2023):
Update Requirement
Debounceon 0.3s and validate the HTTP Message@NghiaTranUIT commented on GitHub (Aug 1, 2023):
Test Scenarios
Unit Tests
Ping @NghiaTranUIT to get Unit Tests files:
BreakpointRawMessageTests: Test the HTTP Parser1. Breakpoint Service with Raw Message
https://httpbin.proxyman.app