Hello @OlgaMaciaszek as you suggest i implement that but it is not working could you please help me out zuul: sensitiveHeaders: Cookie,Set-Cookie routes: greatService: path: /api/greatingService/** url: https://localhost:8980/hs-laii-gateway/api/greating/
goodService:
path: /api/goodService/**
url: http://localhost:8680/hs-laii-good/
predicates:
- Path=/api/goodService/**
timeout:
connect-timeout: 1000
response-timeout: 5s
but it is not working
Comment From: OlgaMaciaszek
Hello @anjali090600, please do not duplicate issues. Please see the response. Duplicate of gh-4241.