This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/14013] HttpURLConnection.receiveReply() does not deal with code only responses


------- Additional Comments From k dot allan-gcc at au dot darkbluesea dot com  2004-02-04 06:52 -------
Created an attachment (id=5677)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5677&action=view)
Patch against gcc/libjava/gnu/java/net/protocol/http/Connection.java

This patch will allow HTTP/1.1 Status lines without Reason phrases to be
parsed.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14013


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]