mirror of
https://github.com/whitechi73/OpenShamrock.git
synced 2024-08-14 13:12:17 +08:00
GetFile的type新增gzip,会将数据流压缩后再b64降低带宽占用
- 使用gzip压缩
This commit is contained in:
parent
0955267ee5
commit
6936262d62
@ -42,7 +42,7 @@ import java.util.zip.GZIPOutputStream
|
|||||||
), echo
|
), echo
|
||||||
)
|
)
|
||||||
|
|
||||||
else -> error("only support base64", echo)
|
else -> error("filt_type error", echo)
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user