Comment 14 for bug 981332

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/6563
Committed: http://github.com/openstack/glance/commit/223fbee49a55691504623fa691bbb3e48048d5f3
Submitter: Jenkins
Branch: master

commit 223fbee49a55691504623fa691bbb3e48048d5f3
Author: Mike Lundy <email address hidden>
Date: Fri Apr 13 19:53:16 2012 -0700

    Omit Content-Length on chunked transfer

    Content-Length and Transfer-Encoding conflict according to the HTTP
    spec. This fixes bug 981332.

    This also adds the ability to test both the sendfile-present and
    sendfile-absent codepaths; the sendfile-present test will be skipped on
    sendfile-absent platforms.

    Change-Id: Ibb017b4a43d89ffdb6b868648296603cfec7780d