8 messages in com.googlegroups.bloggerdevRe: 411 Length Required
FromSent OnAttachments
Stephen Downes06 Apr 2007 12:04 
Pete Hopkins ☠06 Apr 2007 13:26 
Stephen Downes06 Apr 2007 14:53 
Pete Hopkins ☠06 Apr 2007 15:43 
Stephen Downes06 Apr 2007 17:43 
Stephen Downes08 Apr 2007 05:38 
Pete Hopkins ☠09 Apr 2007 15:13 
Stephen Downes10 Apr 2007 15:09 
Subject:Re: 411 Length Required
From:Stephen Downes (step@downes.ca)
Date:04/10/2007 03:09:11 PM
List:com.googlegroups.bloggerdev

"All HTTP/1.1 applications MUST be able to receive and decode the "chunked" transfer-coding"

http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.6.1

Not sure how you can go about turning it on and off in Perl, however.

I tried putting 'chunking: false' in the header, but had no joy.