spring-framework / org.springframework.web / HttpRequestMethodNotSupportedException / getSupportedHttpMethods

getSupportedHttpMethods

@Nullable open fun getSupportedHttpMethods(): MutableSet<HttpMethod>

Return the actually supported HTTP methods as HttpMethod instances, or null if not known.

Since
3.2