-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
writeFrames
in multipartWriter
- Use `MultipartWriter.writeFrames` instead of `writeframesMultipart` - Add express response object to constructor - Add express request object to constructor - Refactor every res of arg to `this.res` - Add `setHeaderMultipartRelatedContentType` to set content type of headers - Add `writeContentLocation` to write content location
- Loading branch information
1 parent
2f3510f
commit 222c033
Showing
3 changed files
with
111 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters