Expand HandleNullBytes to handle malformed strings
Expands the HandleNullBytes middleware to also handle malformed strings. Changes the middleware to return ActionController::BadRequest so we use the default Rails bad request handling.
Showing
Please register or sign in to comment