Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw: make sending Content-Length in 204 and 304 responses controllable #10156

Merged
merged 1 commit into from Feb 17, 2017

Commits on Feb 17, 2017

  1. rgw: make sending Content-Length in 204 and 304 controllable

    This commit introduces a new configurable "rgw print prohibited
    content length" to let operator decide whether RadosGW complies
    to RFC 7230 (a part of the HTTP specification) or violates it
    but follows the Swift's behavior.
    
    Fixes: http://tracker.ceph.com/issues/16602
    Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
    rzarzynski committed Feb 17, 2017
    Copy the full SHA
    d8e3e64 View commit details
    Browse the repository at this point in the history