No description
Find a file
2014-04-01 11:46:20 -07:00
dev-resources/ssl Add integration tests for sync clients 2014-03-28 17:33:27 -07:00
ext/travisci Add travis config 2014-03-27 12:49:54 -07:00
jenkins Fix variable name in deploy script 2014-03-12 13:52:29 -07:00
src Reorganize package structure to match API 2014-04-01 08:28:35 -07:00
test/puppetlabs/http/client Add integration tests for sync clients 2014-03-28 17:33:27 -07:00
.gitignore Add travis config 2014-03-27 12:49:54 -07:00
.travis.yml Add travis config 2014-03-27 12:49:54 -07:00
CHANGELOG.md Add CHANGELOG for 0.1.3 release 2014-04-01 11:46:20 -07:00
LICENSE Add license and readme. 2014-03-11 17:38:13 -07:00
project.clj Add integration tests for sync clients 2014-03-28 17:33:27 -07:00
README.md Add travis config 2014-03-27 12:49:54 -07:00

Build Status

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.