babashka/http-client

Additional interop helpers

Closed this issue · 1 comments

Would additional helper methods be welcome for the complex parameters to client?

->CookieHandler (recently had to do this one) and ->SSLParameters appear to be the main HTTP-related parameters missing, although I could also see a use for a helper to configure a basic ThreadPoolExecutor via a keyword map.