clj-http-client/test/puppetlabs/http
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
..
client Add a general request function to the client protocol. 2016-01-29 08:45:44 -08:00