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

How to stop formidable parser files when i want stop(eg.: I find some file does not match name format). #372

Closed
genglei01 opened this issue Mar 10, 2016 · 5 comments

Comments

@genglei01
Copy link

How to stop formidable parser files when i want stop(eg.: I find some file does not match name format).

@marckris
Copy link

This might help:
http://stackoverflow.com/a/37201347/1777999

@Iamlars
Copy link

Iamlars commented Aug 16, 2016

the bytesReceived, bytesExpected,or req.headers['content-length'] are all form's size,bug not all the file

@tunnckoCore
Copy link
Member

tunnckoCore commented Jan 16, 2017

@LeoGeng that is kind of duplicate to #371, and @marckris gives good workaround. We can think for some internal code that may look something like that that he doing. My #371 (comment)

@xarguments
Copy link
Collaborator

Also duplicate #471

@tunnckoCore
Copy link
Member

Lets reference the #414 too.

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

5 participants