IncomingMessage that will be parsed in a series of chunks
Optional persistence: booleanIf true, files will be directly written to disk and returned with a file path. Otherwise, files will be accumulated in memory into strings
Optional rawStrings: booleanIf true, non-file formdata will be returned as raw strings instead of parsed as JSON objects
Private boundaryPrivate bufferPrivate errorPrivate filePrivate multipartOptional persistencePrivate precedingOptional rawPrivate readingPrivate simplePrivate terminusPrivate parsePrivate parsePrivate writeGenerated using TypeDoc
Class for parsing multipart/form-data encoded data