4 lines
190 B
Rust
4 lines
190 B
Rust
pub const AMZ_OBJECT_TAGGING: &str = "X-Amz-Tagging";
|
|
pub const AMZ_STORAGE_CLASS: &str = "x-amz-storage-class";
|
|
pub const AMZ_DECODED_CONTENT_LENGTH: &str = "X-Amz-Decoded-Content-Length";
|