imageKnife 防盗链设置,header请求头属性设置

Signed-off-by: 张琥珀 <zhanghupo3@h-partners.com>
This commit is contained in:
张琥珀
2024-02-20 09:21:57 +08:00
parent 59d80e5c55
commit 6c5d709777
14 changed files with 334 additions and 16 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ export {RequestOption,Size} from '@ohos/imageknife'
export {ObjectKey} from '@ohos/imageknife'
export { ImageKnifeComponent, ScaleType, ScaleTypeHelper, AntiAliasing} from '@ohos/imageknife'
export { ImageKnifeDrawFactory } from '@ohos/imageknife'
export {ImageKnifeOption,CropCircleWithBorder,Crop,GifOptions,TransformOptions} from '@ohos/imageknife'
export {ImageKnifeOption,CropCircleWithBorder,Crop,GifOptions,TransformOptions,HeaderOptions} from '@ohos/imageknife'
export { ImageKnifeData } from '@ohos/imageknife'
export {IAllCacheInfoCallback,AllCacheInfo,ResourceCacheInfo,MemoryCacheInfo,DataCacheInfo} from '@ohos/imageknife'
export {IParseImage} from '@ohos/imageknife'