public interface ForwardHttpRequestBuilder
Used with LoggingHttpProxy.
LoggingHttpProxy| Modifier and Type | Method and Description |
|---|---|
FullHttpRequest |
getForwardRequest(FullHttpRequest request)
Builds a forward request for given input request.
|
FullHttpRequest getForwardRequest(FullHttpRequest request)
request - Http request.null in case we don't know how to build forward request for given input
request.Copyright © 2014. All Rights Reserved.