| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
| HTTPHeader[] | PushUrlsCacheRequest. getHeaders()Get 自定义 HTTP 请求头。最多定义 20 个,Name 长度不超过 128 字节,Value 长度不超过 1024 字节 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PushUrlsCacheRequest. setHeaders(HTTPHeader[] Headers)Set 自定义 HTTP 请求头。最多定义 20 个,Name 长度不超过 128 字节,Value 长度不超过 1024 字节 | 
| Constructor and Description | 
|---|
| HTTPHeader(HTTPHeader source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.