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

investigate if if-match should be used for uploads #20

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

investigate if if-match should be used for uploads #20

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

req := &providerv1beta1.InitiateFileUploadRequest{
Ref: ref,
LockId: lockID,
// TODO: if-match
//Options: &providerv1beta1.InitiateFileUploadRequest_IfMatch{
// IfMatch: "",
//},
}

@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