[GH-ISSUE #1457] [BUG] Body Request in the HAR file is missing if the ContentType is missing #1448

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

Originally created by @NghiaTranUIT on GitHub (Dec 7, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1457

Originally assigned to: @NghiaTranUIT on GitHub.

Description

If the request Header doesn't contains the Content-Type key, the Response Body in the HAR file is omitted.

Steps to Reproduce

  1. Make a Post Request with Content Type Header
  2. Export as HAR file
  3. The Post Body is missing

Current Behavior

The Post Body is missing

Expected Behavior

The Body should be exported too.

Originally created by @NghiaTranUIT on GitHub (Dec 7, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1457 Originally assigned to: @NghiaTranUIT on GitHub. ## Description If the request Header doesn't contains the Content-Type key, the Response Body in the HAR file is omitted. ## Steps to Reproduce 1. Make a Post Request with Content Type Header 2. Export as HAR file 3. The Post Body is missing ## Current Behavior The Post Body is missing ## Expected Behavior The Body should be exported too.
Author
Owner
<!-- gh-comment-id:1340638786 --> @NghiaTranUIT commented on GitHub (Dec 7, 2022): Fixed: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.14.0_Export_HAR_-_Missing_Body.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#1448
No description provided.