Skip to content

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

Merged
CurryYangxx merged 3 commits intodevelopfrom
fix/url-is-encoded
Apr 3, 2024
Merged

fix: url is encoded during execute pre-request script [INS-3681]#7229
CurryYangxx merged 3 commits intodevelopfrom
fix/url-is-encoded

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

@CurryYangxx CurryYangxx requested a review from ihexxa April 2, 2024 09:18
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.

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