Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Fix big response / request body memory leaks (downloading / uploading large files) #12

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

dinccey
Copy link

@dinccey dinccey commented Oct 23, 2021

No description provided.

@dinccey dinccey closed this Oct 23, 2021
@dinccey dinccey reopened this Oct 23, 2021
@dinccey dinccey changed the title Fix reponse getting stuck in some cases (browser waiting, nothing happening) Fix big response / request body memory leaks (downloading / uploading large files) Oct 23, 2021
@jerson
Copy link
Owner

jerson commented Oct 25, 2021

Hey @dinccey thanks for this

@jerson jerson merged commit 6f94c8c into jerson:master Oct 25, 2021
@dinccey dinccey deleted the mem_fix branch October 25, 2021 13:49
@dinccey
Copy link
Author

dinccey commented Oct 25, 2021

Hey @dinccey thanks for this

You're welcome. I hope nothing is broken due to this. I have tested the changes with nextcloud and it worked fine. Then I tested it with python3 http.server which had some problems I managed to fix with the second commit.

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

Successfully merging this pull request may close these issues.

2 participants