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

Env. Variable Support for Form request body #593

Open
ashitaprasad opened this issue Feb 22, 2025 · 4 comments · May be fixed by #635 or #606
Open

Env. Variable Support for Form request body #593

ashitaprasad opened this issue Feb 22, 2025 · 4 comments · May be fixed by #635 or #606
Labels
good first issue Good for newcomers

Comments

@ashitaprasad
Copy link
Member

Tell us about the task you want to perform and are unable to do so because the feature is not available

Currently, env variable support available for:

  • URL
  • URL Params
  • Headers

Instead of updating the body every time, it would be great if the support can be extended for form request body as well.

@ashitaprasad ashitaprasad added enhancement New feature or request good first issue Good for newcomers FOSSHack2025 labels Feb 22, 2025
@Clasherzz
Copy link
Contributor

@ashitaprasad should the variable support be available for both Name and Value or just the value

@ashitaprasad
Copy link
Member Author

@Clasherzz only value

@ashitaprasad ashitaprasad removed FOSSHack2025 enhancement New feature or request labels Feb 27, 2025
@AffanShaikhsurab AffanShaikhsurab linked a pull request Mar 4, 2025 that will close this issue
9 tasks
@AffanShaikhsurab
Copy link
Contributor

@ashitaprasad I have added the support for env_variables in the formdata can you please check if the apporch is proper

@Clasherzz Clasherzz linked a pull request Mar 4, 2025 that will close this issue
9 tasks
@Clasherzz
Copy link
Contributor

Clasherzz commented Mar 4, 2025

forgot to link this issue in my PR ,my bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
3 participants