Closed apeckham closed 10 years ago
thanks for utf8-cleaner.
utf8-cleaner doesn't clean the body of the request, which can contain invalid utf8 too. do you think it should? invalid characters in the body can cause errors in our app, just like get params.
I think it should be possible, and pretty easy to do now.
thanks for utf8-cleaner.
utf8-cleaner doesn't clean the body of the request, which can contain invalid utf8 too. do you think it should? invalid characters in the body can cause errors in our app, just like get params.