Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle failure to upcase invalid UTF8 strings for _method values #1249

Merged

Commits on Apr 16, 2018

  1. handle failure to upcase invalid strings

    Some strings cannot be upper cased and raise an ArgumentError instead.
    Let's capture this error and log its occurence to the environment via
    rack.errors
    mclark committed Apr 16, 2018
    Copy the full SHA
    b27dd86 View commit details
    Browse the repository at this point in the history