I'm having an issue with clj-http closing the stream before finished, I think this is due to the body of there response being an array, there's sort-of a refence to that here: https://tickets.puppetlabs.com/browse/TK-427
anyone else have this issue?
nvm, fixed.