| Package | Description |
|---|---|
| org.springframework.cloud.netflix.zuul |
| Class and Description |
|---|
| DebugFilter
Pre
ZuulFilter that sets RequestContext debug attributes to true if the
"debug" request parameter is set. |
| FormBodyWrapperFilter
Pre
ZuulFilter that parses form data and reencodes it for downstream services. |
| PreDecorationFilter
Pre
ZuulFilter that determines where and how to route based on the supplied
RouteLocator. |
| Servlet30WrapperFilter
Pre
ZuulFilter that wraps requests in a Servlet 3.0 compliant wrapper. |
| ServletDetectionFilter
Detects whether a request is ran through the
DispatcherServlet or
ZuulServlet. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.