Request and Response Body transformations using Middleware in Traefik 2.0 and K8s CRD

Is there any way to do Request and Response Body transformations using Middleware in Traefik 2.0? This would be a really useful feature.

Hello @SRomero321,

What kind of transformations ?
You can have a look to the headers middleware

Thank you for responding. I should have specified Request and Response Body transformations. Is that currently possible or is there anything in the pipeline?

Thx

Today, i'm only aware of the rewritebody plugin

Thank you, I will have to look into Traefik Pilot. Is this tool free to use?

Can private Plugins be created?

Thx

Hello,

Traefik Pilot must be seen as a set of features: it contains several features and it will contain more features in the future.

Some features are free (ex: the open-source plugins are free), some upcoming features may be chargeable and some others may be free, like a classical SaaS.

Currently, we focus on the experimentation about the public open-source plugins before trying to handle private plugins.

Awesome, that makes sense.