Coming from https://github.com/elastic/kibana/pull/14032 Lets update the check to be case insensitive ``` /get/i.test(method) ```