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 <[email protected]> wrote:
> On Wed, Jan 26, 2011 at 14:57, Stuart Sierra 
> <[email protected]>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 [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to