We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df7a87 commit 9b94dfcCopy full SHA for 9b94dfc
sdk/core/Azure.Core/CHANGELOG.md
@@ -10,6 +10,7 @@
10
```c#
11
options.Diagnostics.LoggedQueryParameters.Remove("api-version");
12
```
13
+- Added `AddPolicies` method to `RequestContext`. This allows policies to be added to the pipeline when calling protocol methods.
14
15
### Bugs Fixed
16
0 commit comments