Function that returns a boolean to determine which files should be persisted.
The hash algorithm used to compute the file checksum.
Transmit manager to handle the final upload destination.
Max field name size (in bytes).
Max field value size (in bytes).
Max number of text fields.
Max file size per file field (in bytes).
Max number of file fields.
Max number of header key => value pairs to parse.
Max number of parts (fields + files).
Min number of text fields.
Min file size per file field (in bytes).
Min number of file fields.
Array of functions that returns a ReadWriteStream to modify uploaded files.
Whether field names that exceed "maxFieldNameSize" should be silently truncated.
Whether field values that exceed "maxFieldValueSize" should be silently truncated.
Generated using TypeDoc
File field to accept files from.