(append-interceptors existing-interceptors new-interceptors)
Append a list of new interceptors to the existing list of interceptors.
Append a list of new interceptors to the existing list of interceptors.
(multipart-form-data-encoder)
Create an encoder for multipart/form-data with the default encoders, but setting multipart/form-data to nil.
Create an encoder for multipart/form-data with the default encoders, but setting multipart/form-data to nil.
(remove-perform-request-interceptor interceptors)
Remove the :martian.hato/perform-request interceptor from the given list of interceptors.
Remove the :martian.hato/perform-request interceptor from the given list of interceptors.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close