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
In Curl project, I can set the limit of transfer speed for download/upload using CURLOPT_LOW_SPEED_LIMIT and CURLOPT_MAX_SEND_SPEED_LARGE. How can this be done in cpprestsdk?
I would really appreciate for anyone helps, thanks!