| 程序包 | 说明 |
|---|---|
| org.noear.solon.core.handle |
| 限定符和类型 | 方法和说明 |
|---|---|
DownloadedFile |
DownloadedFile.asAttachment(boolean attachment)
作为附件输出
|
DownloadedFile |
DownloadedFile.cacheControl(int maxAgeSeconds)
缓存控制
|
DownloadedFile |
DownloadedFile.eTag(String eTag)
eTag 配置
|
DownloadedFile |
DownloadedFile.lastModified(Date lastModified)
最后更新时间配置(单位:毫秒)
|
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
Context.outputAsFile(DownloadedFile file)
输出为文件
|
void |
ContextEmpty.outputAsFile(DownloadedFile file) |
Copyright © 2024. All rights reserved.