Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 3.2.1, 3.3 RC4
-
Fix Version/s: None
-
Component/s: Examples / Tutorials
-
Labels:None
-
User impact:Medium
-
Similar Issues:None
Description
/favicon.ico is not being filtered in the hello example. This is because the response transformer is being applied before reaching the filter and at that stage the payload is no longer the request path.