spring-framework / org.springframework.test.web.servlet.setup / ConfigurableMockMvcBuilder / dispatchOptions

dispatchOptions

abstract fun <T : B> dispatchOptions(dispatchOptions: Boolean): T

Whether to enable the DispatcherServlet property dispatchOptionsRequest which allows processing of HTTP OPTIONS requests.