| 程序包 | 说明 |
|---|---|
| org.apache.shenyu.plugin.httpclient | |
| org.apache.shenyu.plugin.httpclient.config |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractHttpClientPlugin.duplicateHeaders(org.springframework.http.HttpHeaders headers,
java.lang.String header,
DuplicateResponseHeaderProperties.DuplicateResponseHeaderStrategy strategy) |
| 限定符和类型 | 方法和说明 |
|---|---|
DuplicateResponseHeaderProperties.DuplicateResponseHeaderStrategy |
DuplicateResponseHeaderProperties.getStrategy()
Gets duplicate response headers handle strategy.
|
static DuplicateResponseHeaderProperties.DuplicateResponseHeaderStrategy |
DuplicateResponseHeaderProperties.DuplicateResponseHeaderStrategy.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static DuplicateResponseHeaderProperties.DuplicateResponseHeaderStrategy[] |
DuplicateResponseHeaderProperties.DuplicateResponseHeaderStrategy.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DuplicateResponseHeaderProperties.setStrategy(DuplicateResponseHeaderProperties.DuplicateResponseHeaderStrategy strategy)
Sets duplicate response headers handle strategy.
|
Copyright © 2026 The Apache Software Foundation. All rights reserved.