Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

investigate in cs3api upload while file is locked #19

Open
wkloucek opened this issue Dec 5, 2023 · 0 comments
Open

investigate in cs3api upload while file is locked #19

wkloucek opened this issue Dec 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@wkloucek
Copy link
Owner

wkloucek commented Dec 5, 2023

// TODO: the access token shouldn't be needed
httpReq.Header.Add("x-access-token", token)
// TODO: better mechanism for the upload while locked, relies on patch in REVA
//if lockID, ok := ctxpkg.ContextGetLockID(ctx); ok {
// httpReq.Header.Add("X-Lock-Id", lockID)
//}

@wkloucek wkloucek added the bug Something isn't working label Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant