[GH-ISSUE #731] Show Console Warning if GET has the body in the Script Tool #725

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

Originally created by @NghiaTranUIT on GitHub (Dec 16, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/731

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Currently, if we manipulate the body of the GET request (Scripting Tool), the body doesn't send it to the Sever.

It's correct behavior since GET Request doesn't allow to have the Body. However, there is no warning to tell the user.

Acceptance Criteria

  • Detect this scenario and show the warning in the console log
Originally created by @NghiaTranUIT on GitHub (Dec 16, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/731 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Currently, if we manipulate the body of the GET request (Scripting Tool), the body doesn't send it to the Sever. It's correct behavior since GET Request doesn't allow to have the Body. However, there is no warning to tell the user. ### Acceptance Criteria - Detect this scenario and show the warning in the console log
Author
Owner
<!-- gh-comment-id:745782117 --> @NghiaTranUIT commented on GitHub (Dec 16, 2020): Fixed with https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.14.2_Support_Mock_Response_For_Scripting.dmg <img width="531" alt="Screen Shot 2020-12-16 at 11 54 27" src="https://user-images.githubusercontent.com/5878421/102310453-96f53600-3f9d-11eb-8710-290bad7ddcd2.png">
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#725
No description provided.