spring-framework / org.springframework.web.servlet.i18n / LocaleChangeInterceptor / setHttpMethods

setHttpMethods

open fun setHttpMethods(@Nullable vararg httpMethods: String): Unit

Configure the HTTP method(s) over which the locale can be changed.

Parameters

httpMethods - the methods

Since
4.2