gobuffalo / buffalo

Rapid Web Development w/ Go
http://gobuffalo.io
MIT License
8.07k stars 573 forks source link

feature: Support the upload of multiple files #2382

Closed karlhaas closed 9 months ago

karlhaas commented 1 year ago

What is being done in this PR?

Supports slices of files in multipart form requests. Fixes https://github.com/gobuffalo/buffalo/issues/1770

What are the main choices made to get to this solution?

The solution was already suggested here: https://github.com/gobuffalo/buffalo/issues/1770#issuecomment-821284875

List the manual test cases you've covered before sending this PR:

In our project we upload several files using the same multi part name "files".

github-actions[bot] commented 11 months ago

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment. Otherwise, this will be closed in 7 days.

karlhaas commented 11 months ago

@sio4 could you review/merge this PR?

github-actions[bot] commented 10 months ago

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment. Otherwise, this will be closed in 7 days.

github-actions[bot] commented 9 months ago

This PR was closed because it has been stalled for 45+7 days with no activity.