Class CorsHttpServletRequestFilter

java.lang.Object
org.apache.tapestry5.http.services.CorsHttpServletRequestFilter
All Implemented Interfaces:
HttpServletRequestFilter

HttpServletRequestFilter that handles CORS. Uses an ordered configuration of CorsHandler instances.
Since:
5.8.2
See Also: