Add example using custom headers

This commit is contained in:
Manuel de Brito Fontes 2017-02-07 18:04:15 -03:00
parent 5cc5669938
commit 8e0985e635
4 changed files with 147 additions and 0 deletions

View file

@ -75,4 +75,8 @@ Name | Description | Platform | Complexity Level
-----| ----------- | ---------- | ----------------
Dummy | A simple dummy controller that logs updates | * | Advanced
## Custommization
Name | Description | Platform | Complexity Level
-----| ----------- | ---------- | ----------------
custom-headers | set custom headers before send traffic to backends | nginx | Advanced