[GH-ISSUE #867] Turn off the URL Encoding from the Scripting Tool #861

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

Originally created by @NghiaTranUIT on GitHub (Apr 23, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/867

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Currently, the scripting tool will perform the URL Encoding when it constructs the URL. However, it causes some troubles for some users that are still using Legacy APIs.

We should offer an option to turn it off. For instance,

context.urlEncoding = false

Accpetance Critieria

  • Able to turn off the URL Encoding in the Scripting Tool
Originally created by @NghiaTranUIT on GitHub (Apr 23, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/867 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Currently, the scripting tool will perform the URL Encoding when it constructs the URL. However, it causes some troubles for some users that are still using Legacy APIs. We should offer an option to turn it off. For instance, ```js context.urlEncoding = false ``` ### Accpetance Critieria - Able to turn off the URL Encoding in the Scripting Tool
Author
Owner
<!-- gh-comment-id:826335950 --> @NghiaTranUIT commented on GitHub (Apr 25, 2021): Beta: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.24.0_URL_Encoding_Toggle.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#861
No description provided.