Bug 116660

Summary: docs.freebsd.org returns bad chunked encoding
Product: Documentation Reporter: Martin Beran <mb>
Component: Books & ArticlesAssignee: Wolfram Schneider <wosch>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Martin Beran 2007-09-26 14:40:01 UTC
When docs.freebsd.org returns a HTTP reply message using the chunked transfer encoding, it does not send the last-chunk (0<CRLF><CRLF>).

How-To-Repeat: fetch http://docs.freebsd.org/mail/archive/2007/
Replies "Unknown error: 0" and does not save the fetched file.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2009-11-05 21:42:51 UTC
Responsible Changed
From-To: freebsd-www->wosch

Wosch: can you have a look about whether this can be resolved or not?
Comment 2 Wolfram Schneider freebsd_committer freebsd_triage 2010-12-29 13:21:23 UTC
State Changed
From-To: open->closed

I cannot reproduce this bug anymore. Seems to go away.