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