spring-framework / org.springframework.test.web.reactive.server / ExchangeResult / getResponseCookies

getResponseCookies

open fun getResponseCookies(): MultiValueMap<String, ResponseCookie>

Return response cookies received from the server.