Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nextcloud: Add Content-Length headers for uploading #335

Merged
merged 1 commit into from
May 22, 2023

Conversation

provokateurin
Copy link
Member

Fixes #332

@muelleel please test.

@muelleel
Copy link

Okay, now this gets tricky,

I'm depending on PR #333, using this PR's commit bf3b0b1 is resulting in the known Error on line 15, column 11: Invalid description in the "nextcloud" pubspec on the "dynamite_runtime" dependency: "../dynamite/dynamite_runtime" is a relative path, but this isn't a local pubspec.

Can I somehow "combine" these two commits?
Sorry, at this point my git knowledge ends :(

@provokateurin
Copy link
Member Author

You can drop the other PR and do a git cherry-pick of this commit on top of your last working commit.

@muelleel
Copy link

IT WORKS :D
Uploading now works just as expected.

Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebDav file upload does not upload the files content correctly.
3 participants