From: "nobu (Nobuyoshi Nakada)" Date: 2013-05-20T10:41:13+09:00 Subject: [ruby-core:55070] [ruby-trunk - Bug #8425] webrick show local filesystem charset bug Issue #8425 has been updated by nobu (Nobuyoshi Nakada). Backport changed from 1.9.3: UNKNOWN, 2.0.0: UNKNOWN to 1.9.3: REQUIRED, 2.0.0: REQUIRED ---------------------------------------- Bug #8425: webrick show local filesystem charset bug https://bugs.ruby-lang.org/issues/8425#change-39446 Author: windwiny (wind winy) Status: Closed Priority: Normal Assignee: Category: lib Target version: ruby -v: 2.0.0 Backport: 1.9.3: REQUIRED, 2.0.0: REQUIRED Shell command ruby -run -e httpd Dir1 run a webrick http server, can not show no 8bit-ascii directory/file name. this patch can fix this problem, can review it? patch file or github https://github.com/windwiny/ruby/tree/webrick_fn -- http://bugs.ruby-lang.org/