-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add WaitForCompletionOrCreateCheckStatusResponseAsync to Microsoft.Az…
…ure.Functions.Worker.DurableTaskClientExtensions (#2875) * Initial implementation of WaitForCompletionOrCreateCheckStatusResponseAsync * Support X-Forwarded-Host et al * Removed output of request headers used in my debugging * Set location header to include returnInternalServerErrorOnFailure=true if requested * update api and add unit test * update sortings * Remove unnecessary spaces * add back forword request handling and update test accordingly * update by comment * add summary * update test * remove x-original-forwarded as we shouldn't use this * default getinputsandoutputs to false * update test by comment --------- Co-authored-by: [email protected] <[email protected]>
- Loading branch information
Showing
2 changed files
with
346 additions
and
3 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
Oops, something went wrong.