forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding repeatable headers to StartRecording (Azure#31983)
* Adding repeatable headers for StartRecording * Adding repeatable headers to async recording * Adding export * - Fixing RepeatabilityHeaders: Allow null to be passed (Do not send repeataiblity headers) - Auto-create repeatabilityHeaders by default - Updated CustomeHMACHeaders to allow rawId in HMAC authentication - Updated all tests and re-recorded based on changes * Updating API doc * Fixing hangup + repeatability headers Initializing repeatability headers in all options * Fixing Tests + recorded tests * Replacing the null repeatability headers case Co-authored-by: Min Woo Lee 🧊 <77083090+minwoolee-ms@users.noreply.github.com>
- Loading branch information
1 parent
2ee7e33
commit 20d4836
Showing
3 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters