form-data

A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.

MIT License

Downloads
327.1M
Stars
2.3K
Committers
43

Bot releases are visible (Hide)

form-data - Browserify-friendly mime package

Published by alexindigo almost 10 years ago

Replaced mime module with mime-types for better Browserify support.

form-data - Respect bytes range in a read stream

Published by alexindigo over 10 years ago

  • Fixed #71