[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/28580] New: HTTP HEAD fails on chuncked encoding
From: |
daney at gcc dot gnu dot org |
Subject: |
[Bug classpath/28580] New: HTTP HEAD fails on chuncked encoding |
Date: |
2 Aug 2006 23:48:41 -0000 |
A HEAD request should never attempt to read any body data. If chunked encoding
or a content length are supplied, reading of the body is attempted.
--
Summary: HTTP HEAD fails on chuncked encoding
Product: classpath
Version: 0.92
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: daney at gcc dot gnu dot org
GCC build triplet: *-*-*
GCC host triplet: *-*-*
GCC target triplet: *-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28580
- [Bug classpath/28580] New: HTTP HEAD fails on chuncked encoding,
daney at gcc dot gnu dot org <=