summaryrefslogtreecommitdiff
path: root/tool/lib/webrick/httputils.rb
AgeCommit message (Expand)Author
2022-12-01Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada
2020-12-10Move webrick library into internal test toolchainHiroshi SHIBATA