Hi, I recently moved RESTClient ( http://code.google.com/p/rest-client/ ) from Commons HTTP to HTTP client.
Previously I was using BASIC and DIGEST authentication using the Commons API. Now the example provided: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/examples/org/apache/http/examples/client/ClientAuthentication.java Does not speak on how to specify if it is DIGEST or BASIC authentication. Can anyone of you let me know the API for specifying this? -- Thanks, Subhash Chandran S http://rest-client.googlecode.com/
