busboy
busboy copied to clipboard
Question: Is there a way to premature end parsing
After I have received the first file I would like to stop busboy and not process any other field or file. Is there a manual way how to do it? I don't want to set any limits btw.