Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
heaths opened this issue Oct 24, 2024 · 0 comments · May be fixed by #2010
Open

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

heaths opened this issue Oct 24, 2024 · 0 comments · May be fixed by #2010
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. test-enhancement test-reliability Issue that causes tests to be unreliable

Comments

@heaths
Copy link
Member

heaths commented Oct 24, 2024

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.

@heaths heaths added Client This issue points to a problem in the data-plane of the library. test-enhancement test-reliability Issue that causes tests to be unreliable labels Oct 24, 2024
@heaths heaths self-assigned this Oct 24, 2024
@github-project-automation github-project-automation bot moved this to Untriaged in Azure SDK Rust Oct 24, 2024
heaths added a commit to heaths/azure-sdk-for-rust that referenced this issue Jan 18, 2025
Resolves Azure#1877. This also makes it possible to compile `azure_core_test` for the wasm32 architecture but will not currently work for wasm32. I opened Azure#2009 to track.
@heaths heaths linked a pull request Jan 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. test-enhancement test-reliability Issue that causes tests to be unreliable
Projects
Status: Untriaged
Development

Successfully merging a pull request may close this issue.

1 participant