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
I was wondering if there is a way to get the etag from the response when using putFileContents. I know the value is there from the dev tools network panel, but was unable to find a way to do it when using this package.
I was wondering if there is a way to get the
etagfrom the response when usingputFileContents. I know the value is there from the dev tools network panel, but was unable to find a way to do it when using this package.