frostfs-http-gw/internal/logs
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
..
logs.go [#170] Support .tar/.tgz unpacking during upload 2024-12-23 14:39:50 +03:00