clj-http-client/README.md

10 lines
312 B
Markdown
Raw Normal View History

2014-03-12 00:38:13 +00:00
# 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.