Skip to content

Commit edf27ce

Browse files
committed
Upgrading to formidable 1.2.2
No breaking changes expected Signed-off-by: Amit-A <[email protected]>
1 parent 7da51d4 commit edf27ce

File tree

3 files changed

+456
-472
lines changed

3 files changed

+456
-472
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This module is a variant of [formidable](https://www.npmjs.com/package/formidabl
88

99
The functionality and usage/API are identical to [formidable](https://www.npmjs.com/package/formidable) (documentation cloned below).
1010

11+
## Status
12+
13+
Sponsored and maintained by the folks at [testmail.app](https://testmail.app)
14+
1115
## How it works
1216

1317
The preprocessing by bodyparsers built-in to serverless environments breaks formidable's parse handlers and causes "Request Aborted" errors. This module imports formidable as a dependency and modifies the handlers to support preprocessed request bodies.

0 commit comments

Comments
 (0)