Progress report callbacks with dynamic body size support + Telemetry GetPerformCount call#880
Merged
Progress report callbacks with dynamic body size support + Telemetry GetPerformCount call#880
Conversation
… and Android (#831) * Adding progress report functionality for WinHttp * Updating documentation * Updating callback signature * Minor logging updates * Addressing feedback from review meeting * Adding changes for GDK Progress report * LibCurl Progress Report implementation for Linux * Reverting main.cpp file * Update CurlProvider.cpp * Update CurlEasyRequest.cpp * Update CurlEasyRequest.h * Update CurlEasyRequest.cpp * Update httpcall.h * Adding progress callbacks for Apple Provider * Adding progress callbacks for Android * Adding tests for Progress reporting * Minor fix * Missing param * Adding fix for CurlEasyRequest * Removing log causing crashes with binary data * Gating progress report functions used for XCurl * Fix minor bug * Adding missing brackets --------- Co-authored-by: Raul Gomez Rodriguez <raulalbertog@microsoft.com>
* Adding compiler and linker options to make LHC vulcan ready (#845) * adding compiler and linker options to make lhc vulcan ready * Miscellaneous readme updates (#848) * Always pass back client handle (#849) * Enabling CFG for LHC (#850) * Minor update --------- Co-authored-by: Alonso Mondal <80124074+AlonsoMondal@users.noreply.github.com> Co-authored-by: Andy McCalib <andmcc@microsoft.com> Co-authored-by: David Westen <david.westen@microsoft.com> Co-authored-by: Raul Gomez <raulalbertog@microsoft.com>
* Adding compiler and linker options to make LHC vulcan ready (#845) * adding compiler and linker options to make lhc vulcan ready * Miscellaneous readme updates (#848) * Always pass back client handle (#849) * Enabling CFG for LHC (#850) * Clear client callbacks on HCTraceCleanup (#853) * Clear client callbacks on HCTraceCleanup * Change to cleanup on each call and add docs --------- Co-authored-by: Alonso Mondal <80124074+AlonsoMondal@users.noreply.github.com> Co-authored-by: Andy McCalib <andmcc@microsoft.com> Co-authored-by: David Westen <david.westen@microsoft.com>
jasonsandlin
reviewed
May 7, 2025
jasonsandlin
approved these changes
May 7, 2025
jasonsandlin
approved these changes
May 7, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.