Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 90625 invoked by uid 500); 10 Jan 2003 15:41:01 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 90530 invoked from network); 10 Jan 2003 15:40:59 -0000 Date: 10 Jan 2003 15:42:07 -0000 Message-ID: <20030110154207.4642.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 15860] - corruption of "chunked" requests with zero-size content X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15860 corruption of "chunked" requests with zero-size content coad@measurement-factory.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From coad@measurement-factory.com 2003-01-10 15:42 ------- I think you are right. If both headers are missing the request must be treated as body-less. Thus, Apache behavior is compliant, and Co-Advisor complains for no valid reason in this case. Will fix. Sorry for not catching this before submitting a bug report. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org