admin-announcements

Announcements from the Clojurians Admin Team (@U11BV7MTK @U077BEWNQ @U050TNB9F @U0ETXRFEW @U04V70XH6 @U8MJBRSR5 and others)
nowprovision 2015-10-15T08:19:04.000269Z

then i'm afraid the finer points of what curl is doing there is lost on me! curl -vvvv

nowprovision 2015-10-15T08:19:20.000270Z

using -vvv will show you how its doing the req header and the resp header returned

nowprovision 2015-10-15T08:21:32.000271Z

you can also point your clj-http to http://requestb.in to see how it is doing the req if its tricky to dump this server side or in a intercepting proxy