[GH-ISSUE #1077] Support Preview Response on Transfer Chunked Request/Response #1070

Open
opened 2026-03-03 19:24:17 +03:00 by kerem · 0 comments
Owner

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: chunked header 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

  • Support Transfer-Encoding: chunked
  • Display new chunk
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: chunked` header 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 - Support `Transfer-Encoding: chunked` - Display new chunk
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#1070
No description provided.