You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The HTTP classes are using the PCL Microsoft.Net.Http's HttpClient class. I could not find a way to implement upload progress with this class. In the future we could implement the http lib against .NET Core to enable all these features...
Please add file uploading progress to MyToolkit.Http if possible. This will really make the library complete. Thanks
The text was updated successfully, but these errors were encountered: