the class assume that the typical usage is to just {@link #addRequestProperty(String,String) add} or {@link #setRequestProperty(String,String) set} request properties, andthat asking for the {@link #getRequestProperties()} list of request properties is a rare opportunity.
There is a single cookie jar for all http connection from a jvm.
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.