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

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

Open
ftaiolivista opened this issue Sep 13, 2023 · 1 comment

Comments

@ftaiolivista
Copy link

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

See examples

Originally posted by @GrosSacASac in #422 (comment)

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

@Amanp30
Copy link

Amanp30 commented Sep 26, 2023

Yes i also see problem in that

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

No branches or pull requests

2 participants