[Test-Proxy] Add more support for Uri sanitization
Open
Central-EngSys
Test-Proxy
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Right now you can use the UriRegexSanitizer, but ideally there would be a simple sanitizer that accepts the query param keys to sanitize. This could be used for both the request URI as well as request body for content-type of application/x-www-form-urlencoded.
There should also be a simple way to sanitize the other parts of the URI
- host
- path
- query params
Contributor guide
Assessment
This issue has not been assessed yet.