commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath gnu/java/net/protocol/http/HTTPURLCon...


From: Wolfgang Baer
Subject: [commit-cp] classpath gnu/java/net/protocol/http/HTTPURLCon...
Date: Mon, 06 Mar 2006 19:08:30 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Wolfgang Baer <address@hidden>  06/03/06 19:08:30

Modified files:
        gnu/java/net/protocol/http: HTTPURLConnection.java 
        .              : ChangeLog 
        java/net       : URLConnection.java 

Log message:
        2006-03-06  Wolfgang Baer  <address@hidden>
        
        * gnu/java/net/protocol/http/HTTPURLConnection.java: Organized imports.
        (getRequestProperty): Remove duplicated null check.
        * java/net/URLConnection.java:
        (URLConnection): Javadoc fix.
        (addRequestProperty): Likewise.
        (getDefaultRequestProperty): Likewise.
        (getHeaderField): Likewise.
        (getHeaderFieldDate): Likewise.
        (getHeaderFieldKey): Likewise.
        (getHeaderFields): Likewise.
        (getRequestProperties): Likewise.
        (getRequestProperty): Likewise.
        (setDefaultRequestProperty): Likewise.
        (setRequestProperty): Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/gnu/java/net/protocol/http/HTTPURLConnection.java.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6636&tr2=1.6637&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/java/net/URLConnection.java.diff?tr1=1.36&tr2=1.37&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]