8876c30b00
Spring Framework's HttpMethod#valueOf now normalizes casing, so StrictServerWebExchangeFirewall no longer detects a non-canonical-case HTTP method as distinct from its canonical form. Closes gh-19541 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>