Comment 2 for bug 1592153

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

Reviewed: https://review.openstack.org/329175
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=3171dd5103aa7295b3947cafc35184ccfb9c9659
Submitter: Jenkins
Branch: master

commit 3171dd5103aa7295b3947cafc35184ccfb9c9659
Author: Tim Simmons <email address hidden>
Date: Mon Jun 13 21:00:46 2016 +0100

    Ensure HTTP 204 responses have 0 Content-Length

    These calls are misusing Pecan, and result in '' getting
    serialized to JSON, which has a non-empty content-length
    and that's against the rules of HTTP

    closes-bug: 1592153

    Change-Id: I1407d29c537273b07ab54c4e58c70d9bc4214759