Fix config for header names

This commit is contained in:
Dave Syer
2016-03-09 17:26:30 +00:00
parent 7b8792cc1a
commit 57092f67a6

View File

@@ -9,7 +9,7 @@ zuul.routes.bad.path: /bad/**
zuul.routes.bad.url: http://localhost:7777
zuul.routes.gh.path: /gh/**
zuul.routes.gh.url: https://github.com
zuul.routes.gh.ignored-headers: Set-Cookie,Cookie
zuul.routes.gh.sensitive-headers: Set-Cookie,Cookie
zuul.routes.ui.path: /**
zuul.routes.ui.url: http://localhost:8080
logging.level.org.springframework.web: DEBUG