tomMoulard / htransformation

A Traefik plugin to change on the fly header's value of a request

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in Readme?

michvllni opened this issue · comments

In the readme the example for Set has the type Join:

# Example Join
- Rule:
      Name: 'Set Cache-Control'
      Header: 'Cache-Control'
      Value: 'Foo'
      Type: 'Join'

Is this intentional?
I would propose a fix myself but I don't know the desired Example you wanted to have here

Indeed, this is a typo, thanks for spotting it !