Generate multipart/* from a Vec<Node> #1

Closed
opened 2016-07-13 10:03:54 +12:00 by mikedilger · 0 comments
mikedilger commented 2016-07-13 10:03:54 +12:00 (Migrated from github.com)

Currently we don't generate anything, we only parse (parsing was the harder job). As soon as someone needs us to generate, we can do that.

At that time FilePart will need to make tempdir public, and size Optional, as users will pass these to us.

Currently we don't generate anything, we only parse (parsing was the harder job). As soon as someone needs us to generate, we can do that. At that time FilePart will need to make tempdir public, and size Optional, as users will pass these to us.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mikedilger/mime-multipart#1
No description provided.