]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add default Server response header
authorCasey Bodley <cbodley@redhat.com>
Mon, 13 Mar 2023 21:21:47 +0000 (17:21 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 13 Mar 2023 21:27:25 +0000 (17:27 -0400)
commit7a1e4e67e7b74ac61a3e40f6e7c1203ca3cac7dd
tree099645f98832a2c594df9531a64b77ca14f0b2c3
parentf46ff8fcd90913bf62de612addcac0775bafee6a
rgw: add default Server response header

if a specific rgw_service_provider_name is not configured, add a default
Server response header that includes the ceph release name:

Server: Ceph Object Gateway (reef)

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_rest.cc