All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ksc.cdn.model.domain.domaindetail.HttpHeadersConfig Maven / Gradle / Ivy

The newest version!
package com.ksc.cdn.model.domain.domaindetail;

/**
 * HttpHeadersConfig
 *
 * HTTP头设置
 * 注意:更新加速域名的http头为覆盖更新,需要对全部的规则进行修改,不能仅提交需要修改的部分
 * @author [email protected]
 * @date 2016/11/15
 */
public class HttpHeadersConfig {
    private HttpHeaderRule[] HttpHeaderRules;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy