public class Http1FilterConfig extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Http1FilterConfig.Updater |
Constructor and Description |
---|
Http1FilterConfig() |
Http1FilterConfig(com.google.common.collect.ImmutableList<Http1DeterministicRuleEngineConfig.Rule> blacklist) |
Modifier and Type | Method and Description |
---|---|
boolean |
denied(io.netty.handler.codec.http.HttpRequest request) |
public Http1FilterConfig()
public Http1FilterConfig(com.google.common.collect.ImmutableList<Http1DeterministicRuleEngineConfig.Rule> blacklist)
Copyright © 2016. All Rights Reserved.