clj-http

dharrigan 2019-07-05T10:30:17.001Z

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

dharrigan 2019-07-05T10:30:21.001200Z

anyone else have this issue?

dharrigan 2019-07-05T10:59:56.001400Z

nvm, fixed.