CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Andrew John Hughes <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> * 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 _______________________________________________ Commit-classpath mailing list Commit-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/commit-classpath