Give clj-http a try (https://github.com/getwoven/clj-http). It has an architecture similar to the one of Ring. Especially the Ring-style middleware helps a lot, if you want to add custom behaviour like error handling to clj-http.
On 27 Jan., 02:21, Michael Ossareh <ossa...@gmail.com> wrote: > On Wed, Jan 26, 2011 at 14:57, Stuart Sierra > <the.stuart.sie...@gmail.com>wrote: > > > clojure.contrib.http-agent (which I wrote) is deprecated in 1.2 and gone in > > 1.3. > > Which lib is recommended to replace it? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en