frostfs-http-gw/internal
Nikita Zinkevich a85a85123d
[#170] Support .tar/.tgz unpacking during upload
During upload if "X-Explode-Archive" is set, gate tries to read archive and creates an object for each file.
Each object acquires a FilePath attribute which is calculated relative to the archive root.
Archive could have compression via Gzip if "Content-Encoding: gzip" header is specified

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
2024-12-23 14:39:50 +03:00
..
cache [#91] Add support namespaces 2023-12-01 10:12:55 +00:00
data [#166] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
handler [#170] Support .tar/.tgz unpacking during upload 2024-12-23 14:39:50 +03:00
layer [#166] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
logs [#170] Support .tar/.tgz unpacking during upload 2024-12-23 14:39:50 +03:00
net [#160] Add internal/net package with multinet dialer source 2024-10-31 11:38:41 +03:00
service/frostfs [#166] Fix getting s3 object with the FrostFS OID name 2024-12-17 10:32:22 +03:00
templates [#151] index page: Add browse via native protocol 2024-11-19 17:33:21 +03:00