Answer the question
In order to leave comments, you need to log in
Why is uploading files in rails + puma so slow?
Hey!
Very strange rail behavior:
There is an empty action:
def show
render json: {success: true}
end
curl -X POST -H "Cache-Control: no-cache" http://localhost
curl -X POST -H "Cache-Control: no-cache" -H "Content-Type: image/jpeg" -F "[email protected]" "http://locahost
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question