Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: url is encoded during execute pre-request script [INS-3681] #7229

Merged
merged 3 commits into from Apr 3, 2024

Conversation

CurryYangxx
Copy link
Member

ipt

close #7219

When user use pre-request script, the url in request data will be encoded during execute the script.
In order to recognize variable, we need to decode url

Copy link
Contributor

@ihexxa ihexxa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and tested.

@CurryYangxx CurryYangxx merged commit 9258fe3 into develop Apr 3, 2024
7 checks passed
@CurryYangxx CurryYangxx deleted the fix/url-is-encoded branch April 3, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Environment variable does not get resolved in the URL (beta)
2 participants