Multipart forms
Installation (Gradle)¶
implementation group: "org.http4k", name: "http4k-multipart", version: "4.41.0.0"
About¶
Multipart form support for fields and files, including a set of lens extensions for fields/files.
See the how-to guides for example use.