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