whitequark/rack-utf8_sanitizer
Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.
RubyMIT
Issues
- 1
Release new version of gem
#87 opened by LBRapid - 2
- 0
Receiving non-utf-8 requests
#83 opened by hibariya - 2
Updated gem version
#76 opened by jcoleman - 5
Possible null byte sanitization feature
#74 opened by jcoleman - 0
Update CHANGELOG
#73 opened by AlexWayfer - 1
Release new version
#69 opened by anitsirc - 2
Sanitize requests with no content type
#50 opened by jakeonfire - 8
request.raw_post has encoded content
#31 opened by ArturT - 2
Work with utf8mb4
#48 opened by gdomingu - 5
#<Encoding::CompatibilityError: incompatible character encodings: UTF-8 and ASCII-8BIT>
#54 opened by theghall - 6
warning in ruby 2.7.0
#51 opened by huobazi - 4
- 10
UTF8 characters in cookies?
#27 opened by bquorning - 4
Does it sanitize the request body (e.g. JSON)?
#46 opened by collimarco - 4
What about multipart/form-data encoding?
#34 opened by Antiarchitect - 10
- 3
Still getting Rack::QueryParser::InvalidParameterError (invalid %-encoding (quot;100%)): error
#40 opened by mcdonagg - 4
- 2
- 5
Still having errors
#22 opened by igorescobar - 4
I'm confuse...
#21 opened by igorescobar - 8
request's path is not sanitized
#20 opened by boazsegev - 0
Cut new release for Rubygems
#19 opened by dleve123 - 6
Unexpected error while processing request: uninitialized constant Rack::UTF8Sanitizer on HEROKU
#17 opened by joelmaranhao - 2
(ArgumentError) invalid %-encoding
#16 opened by pioz - 1
Bad UTF-8 in GET body
#14 opened by ntalbott - 3
JavaScript content type
#12 opened by nburkley - 11
unicorn and empty page
#11 opened by Skulli - 2
nil or empty CONTENT_TYPE raises exception
#9 opened by bf4 - 3
Not sanitizing form posts?
#7 opened by bf4 - 6
- 3
- 4
Percent-encoded colon in request path
#1 opened by dmeremyanin