|
ctx.Header().Set("Cache-Control", "public,max-age=86400")
|
|
ctx.Header().Set("Cache-Control", "public,max-age=86400")
|
|
if err = repo.ServeData(ctx, "\""+attach.Name+"\"", fr); err != nil {
|
|
if err = repo.ServeData(ctx, "\""+attach.Name+"\"", fr); err != nil {
|