On 4/27/07, svncheckin osafoundation.org <svncheckin osafoundation.org> wrote:
>
>
> Revision 4276 Author rletness Date 2007-04-27 15:15:07
-0700 (Fri, 27 Apr
> 2007)
> Log Message
> bug 8943
> prevent NPE, need to figure out how we handle
contentLength, as it doesn't
> really make sense to store this as part of the item. If
we want to export
> the item to something other than .ics, then
contentLength would dynamically
> change.
> Now that items are more than just a blob of bytes
(Cosmo 0.5), we need to
> rethink this.
we're only using the item's content length to set the
Content-Length
header for dav responses, right? we could just stop sending
that
header, using chunked transfer encoding instead.
_______________________________________________
cosmo-dev mailing list
cosmo-dev lists.osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
|