Azure / azure-sdk-for-rust

This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.
MIT License
714 stars 247 forks source link

Add support to sanitize headers, parameters, body, etc. #1877

Open heaths opened 1 month ago

heaths commented 1 month ago

Similar to other languages, expose support to sanitize all that we can with Test Proxy. Much of this should be built on #682 but we'll also want to support more since we'll be storing (somewhere) full recordings.