Is it possible to upload multiple files? #3384
branislav-brincko
started this conversation in
General
Replies: 1 comment
-
I found the answer - https://hono.dev/docs/api/request#multiple-files-with-same-name |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Docs talk about uploading a SINGLE file:
Is it possible to upload multiple files though? My frontend code:
Hono:
The logged "files" property is always a single file.
Can we handle mutliple files somehow?
Thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions