Classes
Methods
(static) BodyHandler.create(uploadDirectory) → {BodyHandler}
Create a body handler and use the given upload directory.
Parameters:
Name | Type | Description |
---|---|---|
uploadDirectory |
string | the uploads directory |
- Source:
Returns:
the body handler
- Type
- BodyHandler