mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-15 22:30:25 +08:00
6 lines
85 B
Go
6 lines
85 B
Go
|
|
package shared
|
||
|
|
|
||
|
|
// HTTP Header中Expire设置
|
||
|
|
type HTTPExpireHeaderConfig struct {
|
||
|
|
}
|