Liking cljdoc? Tell your friends :D

openai-clj.openapi.interceptor


append-interceptorsclj

(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.
sourceraw docstring

multipart-form-data-encoderclj

(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.
sourceraw docstring

remove-perform-request-interceptorclj

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close