Checked in now. Thanks, Daniele. On Oct 6, 2005, at 3:04 PM, Daniele Varrazzo wrote: > - headers.append(('Content-Length', length)) > + headers.append(('Content-Length', str(length)))