ProxymanApp / ProxymanApp/Proxyman
[Feature] Map Local - Remote depending on request method type
@NghiaTranUIT is already working on this.
Since Apr 2, 2020.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
The Map Local / Remote feature is really nice
But it would be better if I had the option of being able to make settings according to the type of request.
What do I mean?
Given the same endpoint but for example a PUT request would be nice to reply something different to the GET request method, in this way we can have multipole rules enabled without the need to first do one stuff, then go and disable that rule, enable the another response because you are going to perform a different call over the same endpoint... also this is not possible in a lot of cases because there are chained calls to server
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.