public static class AddResponseHeaderFilterFactory.AddResponseHeaderFilter extends Object implements ExFilter
| Constructor and Description |
|---|
AddResponseHeaderFilter(String config) |
| Modifier and Type | Method and Description |
|---|---|
org.noear.solon.rx.Completable |
doFilter(ExContext ctx,
ExFilterChain chain)
过滤
|
public AddResponseHeaderFilter(String config)
config - (AddResponseHeader=name,value)public org.noear.solon.rx.Completable doFilter(ExContext ctx, ExFilterChain chain)
ExFilterCopyright © 2025. All rights reserved.