-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- Move 100MB file limit to
IConfiguration/IOptions. - Replace
IFormFileand multipart form content with a raw stream, then prepend the stream with custom framing for metadata to store the controller action params.
Also look into this, if time allows:
When downloading files or folders containing 2-byte characters (such as Japanese characters), the browser returns an ERR_INVALID_RESPONSE error.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Done