[GH-ISSUE #1189] [BUG] Scripting appends Content-Length: 0 even though the body is empty #1184

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

Originally created by @NghiaTranUIT on GitHub (Mar 29, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1189

Originally assigned to: @NghiaTranUIT on GitHub.

Description

If we use the scripting, the script might append the Content-Length: 0 to the Request/Response Headers even though the body is empty. Thus, It breaks the user's logic.

Acceptance Criteria

  • If the body is zero, should not add the Content-Length
Originally created by @NghiaTranUIT on GitHub (Mar 29, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1189 Originally assigned to: @NghiaTranUIT on GitHub. ### Description If we use the scripting, the script might append the Content-Length: 0 to the Request/Response Headers even though the body is empty. Thus, It breaks the user's logic. ### Acceptance Criteria - If the body is zero, should not add the Content-Length
Author
Owner
<!-- gh-comment-id:1081515306 --> @NghiaTranUIT commented on GitHub (Mar 29, 2022): Done: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.3.0_Fix_content_length_zero.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#1184
No description provided.