forked from TrueCloudLab/frostfs-http-gw
Use object.FilenameHeader instead custom constant
This commit is contained in:
parent
461a4acea0
commit
53244fcaf3
2 changed files with 1 additions and 3 deletions
2
misc.go
2
misc.go
|
@ -1,7 +1,5 @@
|
|||
package main
|
||||
|
||||
const DropInFilenameHeader = "drop-in-filename"
|
||||
|
||||
var (
|
||||
Build = "now"
|
||||
Version = "dev"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue