Closed
Description
As a user of NGF
I want to have a URL Rewrite Filter for my paths for my API
So that I do not have to change my clients when I change my paths on my backend application.
Acceptance
- The URLRewrite filter is implemented as defined for HTTP Routes here
- All defined functionality for 'PreciseHostname' and 'HTTPPathModifier' are implemented.
- The compatibility doc is updated to include HTTP Rewrite filters