Closed emmdurin closed 1 year ago
To duplicate cookies from a path to another
This filter can be used by adding it to a route :
filters: - name: CookieAffinity args: name: cookieName from: /originalPath to: /destinationPath
need reformat
Yes, and cleaning of remaining commented code.
To duplicate cookies from a path to another
This filter can be used by adding it to a route :