This commit introduces Flux<Part> ServerRequest.parts() that delegates to ServerWebExchange.getParts() and offers an alternative, streaming way of accessing multipart data. Closes gh-23131 |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||
This commit introduces Flux<Part> ServerRequest.parts() that delegates to ServerWebExchange.getParts() and offers an alternative, streaming way of accessing multipart data. Closes gh-23131 |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||