Skip to content

Conversation

marcelo-ochoa
Copy link

I am working in a new functionality for Sticky session on Traefik and for doing that is necessary to added a functionality of:

  • RoundRobinPreRequestRewriteListener

It basically allow the modification of the request header before the logic of serveHTTP start, for example injecting on the fly new Cookie value computed from URL information.
To not broke previous functionality I left the other listener hook with same name and only added a new one.
Marcelo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant