tomMoulard / htransformation

A Traefik plugin to change on the fly header's value of a request
MIT License
81 stars 13 forks source link

Typo in Readme? #40

Closed michvllni closed 1 year ago

michvllni commented 1 year ago

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

tomMoulard commented 1 year ago

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