mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
This commit adds two functions for removing confidential information - like SSE-C keys - from HTTP headers / object metadata. This creates a central point grouping all headers/entries which must be filtered / removed. See also https://github.com/minio/minio/pull/6489#discussion_r219797993 of #6489