mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-28 01:25:52 +03:00
[GH-ISSUE #1077] Support Preview Response on Transfer Chunked Request/Response #1070
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1070
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 (Nov 30, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1077
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Some request/response has
Transfer-Encoding: chunkedheader that has a special case when receiving a body as a small chunk. The current build doesn't display a body until it's completed.In the best scenario, Proxyman should display a request/response body as soon as Proxyman receives new data chunk.
Acceptance Criteria
Transfer-Encoding: chunked