iron / iron/staticfile

Can not handle unicode files

Open
#76 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
66
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Currently, if you request a file with unicode name, it will find local file with percent-encoding name. 🙅
Obviously, this won't find anything ! 😢
IMHO, this is a big issue for many users. 📂

sample file names:
- ño
- 測試
- ☆☆

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.