Fix: cache-control header in thumb redirect request
This commit is contained in:
@@ -9,6 +9,7 @@ type ContentResponse struct {
|
||||
Redirect bool
|
||||
Content RSCloser
|
||||
URL string
|
||||
MaxAge int
|
||||
}
|
||||
|
||||
// RSCloser 存储策略适配器返回的文件流,有些策略需要带有Closer
|
||||
|
||||
Reference in New Issue
Block a user