QCloudWebsiteRedirect Class Reference
Inherits from | NSObject |
---|---|
Declared in | QCloudWebsiteRedirect.h QCloudWebsiteRedirect.m |
protocol
指定重定向时的协议,只能设置为https
@property (strong, nonatomic) NSString *protocol
Declared In
QCloudWebsiteRedirect.h
replaceKeyWith
替换整个Key为指定的内容
@property (strong, nonatomic) NSString *replaceKeyWith
Declared In
QCloudWebsiteRedirect.h
replaceKeyPrefixWith
替换匹配到的前缀为指定的内容,Conditon为KeyPrefixEquals才可设置
@property (strong, nonatomic) NSString *replaceKeyPrefixWith
Declared In
QCloudWebsiteRedirect.h