invalid_utf8_rejector 0.0.1
rack middleware to reject invalid UTF8 in requests. It will return a 400 if the decoded path or query string contain invalid UTF-8 chars.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
rack
~> 1.0