clj-http-client/test/com/puppetlabs
Jeremy Barlow c1abea3e37 (TK-103) Remove AsyncClose class and references
This commit removes the `AsyncClose` class and references to it.  These
changes are in preparation for making the close call after the response
has been dereferenced - to be done in a later commit.  The `persistent`
flag/option was also removed from request handling as it will no longer
be used for determining whether or not the client should be closed
following a request.
2014-11-12 11:37:44 -08:00
..
http/client/impl (TK-103) Remove AsyncClose class and references 2014-11-12 11:37:44 -08:00