public interface HttpRequestFilter
Modifier and Type | Method and Description |
---|---|
void |
filter(org.jboss.netty.handler.codec.http.HttpRequest httpRequest)
Makes any desired modifications to the request.
|
Copyright © 2009-2012 LittleShoot. All Rights Reserved.