spring-webflux
/
org.springframework.web.reactive.function.server
/
awaitFormData
await
Form
Data
suspend fun
ServerRequest
.
awaitFormData
():
MultiValueMap
<
String
,
String
>
Content copied to clipboard
Coroutines variant of
ServerRequest.formData
.
Author
Sebastien Deleuze
Since
5.2