mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 23:47:28 +00:00
Content encoding (#1089)
Signed-off-by: Jörg Thalheim <joerg@thalheim.io> Co-authored-by: loverustfs <hello@rustfs.com>
This commit is contained in:
@@ -25,3 +25,7 @@ mod kms;
|
||||
// Special characters in path test modules
|
||||
#[cfg(test)]
|
||||
mod special_chars_test;
|
||||
|
||||
// Content-Encoding header preservation test
|
||||
#[cfg(test)]
|
||||
mod content_encoding_test;
|
||||
|
||||
Reference in New Issue
Block a user