noobaa-core icon indicating copy to clipboard operation
noobaa-core copied to clipboard

Add support for "Server" and "x-noobaa-available-storage-classes" headers

Open tangledbytes opened this issue 6 months ago • 0 comments

Explain the changes

This PR adds support for:

  1. Server HTTP header whose value is constant and is sent as part of every response.
  2. x-noobaa-available-storage-classes which is sent as part of HeadBucket response. The value could be any combination of storage classes GLACIER and STANDARD based on NooBaa config.

Issues: Fixed #xxx / Gap #xxx

Fixed #8229

  • [ ] Doc added/updated
  • [ ] Tests added

tangledbytes avatar Aug 05 '24 10:08 tangledbytes