[GH-ISSUE #1760] Keep request.body as it is when Content-Type Header is application/json #1752

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

Originally created by @Qnner on GitHub (Sep 4, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1760

Description

My api is encrypted by request.body, and server will check the auth. But when using Proxyman's Scripting, request.body will be changed if Content-Type Header is application/json.
request.body will be serialized and deserialized

image

Why this feature/change is important?

Originally created by @Qnner on GitHub (Sep 4, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1760 ## Description My api is encrypted by request.body, and server will check the auth. But when using Proxyman's Scripting, request.body will be changed if `Content-Type Header` is `application/json`. request.body will be serialized and deserialized ![image](https://github.com/ProxymanApp/Proxyman/assets/32847418/643a8899-ace1-4d52-8e02-c90e47dae603) ## Why this feature/change is important? <!-- Explain why Proxyman needs this feature/change? -->
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 4, 2023):

Hey @Qnner it seems your issue is fixed on this https://github.com/ProxymanApp/Proxyman/issues/1755#issuecomment-1704304851

<!-- gh-comment-id:1705158658 --> @NghiaTranUIT commented on GitHub (Sep 4, 2023): Hey @Qnner it seems your issue is fixed on this https://github.com/ProxymanApp/Proxyman/issues/1755#issuecomment-1704304851
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#1752
No description provided.