Sébastien Deleuze opened SPR-13193 and commented
Since based on CORS specification the Access-Control-Request-Method request header is mandatory for preflight requests, we should add this check to CorsUtils.isPreFlightRequest() and FrameworkServlet.doOptions() to identify them more reliably.
Referenced from: commits 8ee0e78