Fix config for header names
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user