Open daveliepmann opened 7 years ago
I have a use case where I'd like to control the options (e.g. :throw-exceptions false) passed to clojure-postmark's underlying clj-http call. There is currently no way to pass these through.
Happy to see a PR for this, or possibly explore other HTTP libraries that have better behaviour.
I have a use case where I'd like to control the options (e.g. :throw-exceptions false) passed to clojure-postmark's underlying clj-http call. There is currently no way to pass these through.