ProxymanApp / ProxymanApp/Proxyman
[BUG] Scripting Tool changes the JSON Key order even though we didn't modify the body
Open
@NghiaTranUIT is already working on this.
Since Apr 17, 2025.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Scripting Tool changes the JSON Key order even though we didn't modify the body
Steps to Reproduce
- Make a simple HTTP Request without the Scripting
- Create a simple Script Rules (Don't modify the body)
- Resend this request again
Current Behavior
- The Request Body and Response Body are updated. Keys Order is updated ❌
- It can break some MD5 checks of the requests
Expected Behavior
- If we don't modify the Request/Response body, the Request/Response body should not be changed
Environment
- App version: e.g Proxyman 3.9.0
- macOS version: e.g macOS Monterey
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.