Activity
Fix URI::RFC2396_PARSER issue with older Rubies
Fix URI::RFC2396_PARSER issue with older Rubies
Pull request merge
Remove deprecation warming by switching from URI::DEFAULT_PARSER to U…
Remove deprecation warming by switching from URI::DEFAULT_PARSER to U…
Pull request merge
Add the frozen_string_literal header
Add the frozen_string_literal header
Pull request merge
Don't use a mutable constant as Rack response
Don't use a mutable constant as Rack response
Pull request merge
Require Ruby 2.3.0+
Require Ruby 2.3.0+
Pull request merge
Rack::Request#media_type is available now
Rack::Request#media_type is available now
Pull request merge
Avoid 2nd degree polynomial regexp for sanitizing content type
Avoid 2nd degree polynomial regexp for sanitizing content type
Pull request merge
Bump actions/checkout from 3 to 4
Bump actions/checkout from 3 to 4
Pull request merge
Bump actions/checkout from 3 to 4
Bump actions/checkout from 3 to 4
Give precedence to encoding error with the exception strategy
Give precedence to encoding error with the exception strategy
Give precedence to encoding error with the exception strategy
Give precedence to encoding error with the exception strategy
Pull request merge
Optionally sanitize null bytes
Optionally sanitize null bytes
Pull request merge