ProxymanApp / ProxymanApp/Proxyman
Ability to have predefined variables that can be used in the Request Composer
@NghiaTranUIT is already working on this.
Since Jun 21, 2023.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
If I compose multiple requests, I would like to be able to predefine variables that I can then use in one or more of my requests.
For example, let's say I have requests that have a header that takes values 'X'. I would like to be able to compose my requests, and all set a header's value to this variable, for all those requests.
Why this feature/change is important?
Let's say I am testing an API which has some sort of Authorization value which permits me to call those endpoints. If I have one place where I can set a variable to a valid value for authorisation, it would save a lot of copying and pasting for all requests.
Is scripting the way to do this? There's currently no UI support for this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.