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
Send client calculated etag on upload
We're seeing some really slow uploads, sometimes over wireless
situations. By sending this and verifying on the server we can help
verify the transmission is correct.
v0.5.0
**Changes**
- Don't exclude ``data.*`` fields if requested specifically
- Fix ``stats`` and ``datehist`` api calls to respect parameters;
param names changed to use python style and match server params.