Clojure seems to support HTTP using clojure.contrib.http.agent, but how can I read HTTPS?
Clojure, after all, is hosted on the Java platform. Hope this question can set you on the right path.