public interface HttpResponseFilters
Modifier and Type | Method and Description |
---|---|
HttpFilter |
getFilter(String hostAndPort)
Returns a filter for the specified host and port of the initial request.
|
HttpFilter getFilter(String hostAndPort)
hostAndPort
- The host and port of the initial requestHttpFilter
for the request.Copyright © 2009–2016 LittleShoot. All rights reserved.