From 60e45418654975d27633a683b57c7013b98a23e3 Mon Sep 17 00:00:00 2001 From: Tleiades Hax Date: Thu, 25 Oct 2007 09:26:47 +0000 Subject: Created a generic RESTClient component, which simplifies querying for resources from REST based web-services. Currently it supports a barebones scheme for specifying the path of the resource and querying asynchroneously. POST method is still wacky and a good solid scheme for handling timeout still remain. --- prebuild.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 536d650..57ace78 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -376,6 +376,7 @@ ../../../bin/ + -- cgit v1.1