clj-http-client/test
Alex Dreyer a383bd7046 Add a general request function to the client protocol.
There are a few places where we map request method keywords to
http-client function. The http client then maps them back to keywords
which is redundant. This adds a general request function to the protocol
that accepts a keyword method.
2016-01-29 08:45:44 -08:00
..
com/puppetlabs/http/client/impl (MAINT) Added fix/test for java coerceBodyType 2015-04-24 10:17:30 -07:00
puppetlabs/http/client Add a general request function to the client protocol. 2016-01-29 08:45:44 -08:00