Skip to content

[FEATURE] - Improve file upload experience. #28

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

  • Status
    Released

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions