commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog gnu/java/net/protocol/htt...


From: Andrew John Hughes
Subject: [commit-cp] classpath ./ChangeLog gnu/java/net/protocol/htt...
Date: Thu, 26 May 2005 12:53:37 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Andrew John Hughes <address@hidden>     05/05/26 16:53:36

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

Log message:
        2005-05-26  Andrew John Hughes  <address@hidden>
        
        * gnu/java/net/protocol/http/HTTPURLConnection.java:
        (connect()): Fixed a null pointer exception with 304
        responses and an inappropriate exception with 404s.
        * gnu/java/net/protocol/http/Request.java:
        (readResponse(java.io.LineInputStream)): Fixed a
        fruitless attempt to read the non-existant body
        of a 304 response.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.3718&tr2=1.3719&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/java/net/protocol/http/HTTPURLConnection.java.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/java/net/protocol/http/Request.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text





reply via email to

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