Uses {@link HttpClient} to implement the interface. HTTP redirects arefollowed transparently, unless disabled by {@link #setHttpParams(HttpParams)}. When writing documents, the document is sent to the target URI via HTTP POST. If the server response with a Location in the response header, that is assumed to be the URI of the created document.
@author James Leigh
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.