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

Pull updates from master #2

Merged
merged 50 commits into from
Feb 11, 2018
Merged

Pull updates from master #2

merged 50 commits into from
Feb 11, 2018

Conversation

uformia
Copy link
Owner

@uformia uformia commented Feb 11, 2018

No description provided.

alessio.montagnani and others added 30 commits April 18, 2014 12:59
…ive a malformed JSON request.

This way I can catch the error from my framework.
fixed incorrect documentation header/paragraph
…ition of the 'disp-extension-parm' rule, RFC 2616 section 19.5.1)
…er of the Content-Disposition header (RFC 2616 section 2.2, a quoted-string can be empty)
Improvement on Content-Disposition parsing
This adds compatibility with mock-fs [1], which overrides these methods
and expects modules to access them thereafter.

[1] https://github.com/tschaub/mock-fs
* teamverse/master:
  fix global variable leak
  add hash to json if present
* charmander/master:
  Use built-in toString to convert buffer to hex
* SimenB/license:
  Add license to package.json
* christian-fei/master:
  Fix second DeprecationWarning about os.tmpDir()
  Fix first DeprecationWarning about os.tmpDir()
* softec-si/master:
  Now the JSON Parser emit an error event to the IncomingForm if a receive a malformed JSON request. This way I can catch the error from my framework.
* commit '910fdcb1fce5eede5866dbbeb6cda976c015b4e5':
  Test on current Node versions
  Update buffer.write order of arguments
  Fix second DeprecationWarning about os.tmpDir()
  Fix first DeprecationWarning about os.tmpDir()
  Add license to package.json
  Use built-in toString to convert buffer to hex
  fix global variable leak
  add hash to json if present
  Now the JSON Parser emit an error event to the IncomingForm if a receive a malformed JSON request. This way I can catch the error from my framework.
kornelski and others added 20 commits January 13, 2017 15:12
Update buffer.write order of arguments
* badeball/master:
  Access WriteStream of fs during runtime instead of include time
* Added max upload size

* Self reference for size fix
* to solve EISDIR error

to solve EISDIR error when trying to submit a form with no file
selected.

* del .ideal and modify incoming_form

remove needless .idea things and change the condition to !part.filename

* remove needless .idea

remove needless .idea
update readme to reflect current state of Express
Remove duplicate license field from package.json
…#357)

When fileMaxSize reached _error() calls _writeStream.destroy() which turns into unhandled exception.
Fix using closed _writeStream when error is occurred (node-formidable#357)
Getting updates from upstream.
@uformia uformia merged commit 02f11bb into form-part-prevent-buffering Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet