gcc/libjava/classpath/gnu/java/net
David Daney 5a4ba983b8 re PR classpath/28580 (HTTP HEAD fails on chuncked encoding)
PR classpath/28580
       * gnu/java/net/protocol/http/Request.java (readResponse):  Call
       createResponseBodyStream in more cases and with new parameter.
       (createResponseBodyStream):  Added new parameter mayHaveBody. Handle
       HEAD and !mayHaveBody responses specially.

From-SVN: r116853
2006-09-11 18:15:27 +00:00
..
loader Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
local Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
protocol re PR classpath/28580 (HTTP HEAD fails on chuncked encoding) 2006-09-11 18:15:27 +00:00
BASE64.java
CRLFInputStream.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
CRLFOutputStream.java
DefaultContentHandlerFactory.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
EmptyX509TrustManager.java
GetLocalHostAction.java
HeaderFieldHelper.java
IndexListParser.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
LineInputStream.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
package.html
PlainDatagramSocketImpl.java
PlainSocketImpl.java
URLParseError.java