spring-framework
/
org.springframework.web.reactive.function.client
/
ClientRequest
/
cookies
cookies
abstract
fun
cookies
(
)
:
MultiValueMap
<
String
,
String
>
Return the cookies of this request.