mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1907] [BUG] Scripting removes the = in the form body if the value is empty #1900
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1900
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NghiaTranUIT on GitHub (Jan 14, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1907
Originally assigned to: @NghiaTranUIT on GitHub.
Description
If the value of a pair key and value is an empty string (application/x-www-form-urlencoded), Proxyman Scripting removes the
=, which is the incorrect format.Steps to Reproduce
https://httpbin.proxyman.app/post?action=bugCurrent Behavior
=)Expected Behavior
@NghiaTranUIT commented on GitHub (Jan 14, 2024):
Fixed: https://download.proxyman.io/beta/Proxyman_4.16.0_Fix_scripting_with_form_body.dmg