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

RegisterForProgress for all Requests #238

Open
DOliana opened this issue Dec 20, 2016 · 2 comments
Open

RegisterForProgress for all Requests #238

DOliana opened this issue Dec 20, 2016 · 2 comments

Comments

@DOliana
Copy link

DOliana commented Dec 20, 2016

I would like to have a version of RegisterForProgress that allows to add a handler for all requests.
In my project I have a central point, where the HttpClient is created (adding authentication, Base Webservice URL and so on). At this point I do not know the request-URL yet, but I would like to be able to add the Handler to track the progress.

Could you add a Version of RegisterForProgress to HttpRequestMessage which only has the ProgressDelegate as a Parameter?

@vhugogarcia
Copy link

I am facing the same issue @DOliana did you manage to make it work?

@DOliana
Copy link
Author

DOliana commented Jun 5, 2018

@vhugogarcia : Sadly no. I have not worked on it since then though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants