I wrote my own wrapper around the Apache Commons HTTP client, approximately mirroring AllegroServe's HTTP client. I often find myself wanting to react to the HTTP response code and response without the burden of exception handling… after all, a non-200 response is hardly "exceptional", if an exception was the best way to announce a code and body, surely we'd use it for success responses, too…
At some point I'll see if I can the OK to publish the source. --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---