Closed leoliu closed 5 years ago
@vinoski This bug is happening again with Yaws 866f3634224358c21bd59b403a6e1c0c936b76dd
That's unfortunate; reopening this issue.
I pushed b703951, which I believe re-fixes this.
@vinoski I can confirm the fix. Thanks a lot.
Thank you!
I just discovered a bug probably from fixing https://github.com/klacke/yaws/issues/329. 404 is returned for any request path that has unicode chars in it. For example place a file
你好.txt
in a directory that is served by yaws and try to view it.