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

9 lines
312 B
Markdown

# puppetlabs/http-client
This is a wrapper around the [http-kit](http://http-kit.org/) 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, and synchronous versions are in
puppetlabs.http.sync.