> So how else to do a retrieval? If you are asking how to do this in code -- I mentioned earlier on in the thread, it's a very trivial thing to add. Simply make a new class that extends HttpGet and implements HttpEntityEnclosingRequest (with a name such as HttpEntityEnclosingGet), or extend HttpEntityEnclosingRequestBase with a subclass whose getMethod returns "GET".
If you are asking how to do a retrieval based on a largish-entity... I'm not sure. Sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
