[Test-Proxy] Add conditions for ContentType and Request vs Response
Open
Central-EngSys
Test-Proxy
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Right now there is no way to apply body regex sanitizers to only the request or a response body. This makes it difficult to come up with a regex that works for both when the content type differs.
We should consider adding ContentType to the supported conditions, in addition to potentially specifying Request vs Response.
Contributor guide
Assessment
This issue has not been assessed yet.