clj-http-client/README.md
2014-03-11 17:59:07 -07:00

325 B

puppetlabs/http-client

This is a wrapper around the http-kit client providing some extra functionality for configuring SSL in a way compatible with Puppet.

Async versions of the http methods are exposed in puppetlabs.http.client.async, and synchronous versions are in puppetlabs.http.client.sync.