Skip to content

[FEATURE] - Improve file upload experience. #28

@bitbound

Description

@bitbound
  • Move 100MB file limit to IConfiguration/IOptions.
  • Replace IFormFile and 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 request

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions