Closed
Description
Sébastien Deleuze opened SPR-15144 and commented
The Functional Web API should expose a way to process and retrieve form parameters sent via POST
requests with application/x-www-form-urlencoded
content type (and multipart/form-data
when #19114 will be fixed). application/x-www-form-urlencoded
is probably a good first step for the scope of this issue, I may create another issue for multipart/form-data
support.
Issue Links:
- Reactive HttpMessageReader/Writer for "x-www-form-url-encoded" data [SPR-14540] #19108 Reactive HttpMessageReader/Writer for "x-www-form-url-encoded" data ("depends on")
- Reactive multipart request support [SPR-14546] #19114 Reactive multipart request support
Referenced from: commits 13a7563