reitit.http.interceptors.multipart

(source)
Public Variable Short Description
bytes-part (clj) Spec for file param created by ring.middleware.multipart-params.byte-array store.
multipart-interceptor (clj) Creates a Interceptor to handle the multipart params, based on ring.middleware.multipart-params, taking same options.
temp-file-part (clj) Spec for file param created by ring.middleware.multipart-params.temp-file store.