help wanted
Repository metrics
- Stars
- (29 stars)
- PR merge metrics
- (PR metrics pending)
Description
Hi,
When I try to upload unicode filename like กา.png it will return
http://127.0.0.1:3000/upload//%E0%B8%81%E0%B8%B2.png
which is 404 (Not Found), but upload is successful and file is there. Any help would be appreciate.
Thanks.