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
Seems that the RestSharp.dll currently on the master branch has a problem with setting the content-size. This results in 13 bytes being stored per chunck. Updating restsharp fixed the issue for me.
Seems that the RestSharp.dll currently on the master branch has a problem with setting the content-size. This results in 13 bytes being stored per chunck. Updating restsharp fixed the issue for me.