OBSWebsiteConfRedirectAll Class Reference
| Inherits from | OBSAbstractWebsiteConf : OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
|---|---|
| Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
Other Methods
– initWithHostName:
Initialize the redirection configuration for all requests.
- (instancetype)initWithHostName:(NSString *)hostNameParameters
hostName |
Site address to which the requests are redirected |
|---|
Return Value
Redirection rules of all requests
Declared In
OBSServiceCommonEntities.h
Other Methods
hostName
Site address to which the requests are redirected
@property (nonatomic, strong, nonnull) NSString *hostNameDeclared In
OBSServiceCommonEntities.h