reitit.http.interceptors.multipart
(source)For more info about this library see:
https://cljdoc.org/d/metosin/reitit/0.7.0-alpha7/doc/http/interceptorsPublic 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. |