formidable icon indicating copy to clipboard operation
formidable copied to clipboard

@cunha-ambisis you should create a new form on each request (inside app.use)

Open ftaiolivista opened this issue 1 year ago • 1 comments

          @cunha-ambisis you should create a new form on each request (inside app.use)

See examples

Originally posted by @GrosSacASac in https://github.com/node-formidable/formidable/issues/422#issuecomment-1043134451

This must be stated more clearly in the documentation

For example the API doc that show:

import formidable from 'formidable'; const form = formidable(options);

it's misleading

ftaiolivista avatar Sep 13 '23 12:09 ftaiolivista

Yes i also see problem in that

Amanp30 avatar Sep 26 '23 11:09 Amanp30