Handling large file uploads #736
-
I've got a redbean app where I want to upload photos. Those files are big enough to run afoul of the slowloris protection. Is there a better way to make it work than using a custom build of redbean? |
Beta Was this translation helpful? Give feedback.
Answered by
pkulchenko
Feb 7, 2023
Replies: 1 comment
-
@johnmuhl, this should be addressed by #737. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@johnmuhl, this should be addressed by #737.